Searched defs:allocatedSizeSinceGC (Results 1 – 2 of 2) sorted by relevance
177 size_t allocatedSizeSinceGC = newSpace->GetAllocatedSizeSinceGC(newSpace->GetTop()); in CheckIdleYoungGC() local
275 bool SemiSpace::AdjustCapacity(size_t allocatedSizeSinceGC, JSThread *thread) in AdjustCapacity()