Searched defs:PromoteYoungRegion (Results 1 – 3 of 3) sorted by relevance
351 void RegionPool::PromoteYoungRegion(Region *region) in PromoteYoungRegion() function in ark::mem::RegionPool417 void RegionSpace::PromoteYoungRegion(Region *region) in PromoteYoungRegion() function in ark::mem::RegionSpace
533 size_t RegionAllocator<AllocConfigT, LockConfigT>::PromoteYoungRegion(Region *region, in PromoteYoungRegion() function
194 size_t PromoteYoungRegion(Region *region, const GCObjectVisitor &deathChecker, in PromoteYoungRegion() function