Uses of Class
org.mmtk.policy.LargeObjectLocal

Packages that use LargeObjectLocal
org.mmtk.plan   
org.mmtk.plan.copyms   
org.mmtk.plan.generational   
org.mmtk.plan.refcount   
org.mmtk.plan.semispace   
 

Uses of LargeObjectLocal in org.mmtk.plan
 

Fields in org.mmtk.plan declared as LargeObjectLocal
protected  LargeObjectLocal MutatorContext.lgcode
          Per-mutator allocator into the large code space
protected  LargeObjectLocal MutatorContext.los
          Per-mutator allocator into the large object space
 

Uses of LargeObjectLocal in org.mmtk.plan.copyms
 

Fields in org.mmtk.plan.copyms declared as LargeObjectLocal
protected  LargeObjectLocal CopyMSCollector.los
           
 

Uses of LargeObjectLocal in org.mmtk.plan.generational
 

Fields in org.mmtk.plan.generational declared as LargeObjectLocal
protected  LargeObjectLocal GenCollector.los
           
 

Uses of LargeObjectLocal in org.mmtk.plan.refcount
 

Fields in org.mmtk.plan.refcount declared as LargeObjectLocal
private  LargeObjectLocal RCBaseMutator.rclos
           
 

Uses of LargeObjectLocal in org.mmtk.plan.semispace
 

Fields in org.mmtk.plan.semispace declared as LargeObjectLocal
protected  LargeObjectLocal SSCollector.los