Searched defs:PromoteYoungRegion (Results 1 – 3 of 3) sorted by relevance
298 void RegionPool::PromoteYoungRegion(Region *region) in PromoteYoungRegion() function in panda::mem::RegionPool347 void RegionSpace::PromoteYoungRegion(Region *region) in PromoteYoungRegion() function in panda::mem::RegionSpace
416 void RegionAllocator<AllocConfigT, LockConfigT>::PromoteYoungRegion(Region *region, in PromoteYoungRegion() function
407 void ObjectAllocatorG1<MTMode>::PromoteYoungRegion(Region *region, const GCObjectVisitor &death_che… in PromoteYoungRegion() function in panda::mem::ObjectAllocatorG1