Searched refs:CanExpandOldGeneration (Results 1 – 4 of 4) sorted by relevance
1212 if (!heap()->CanExpandOldGeneration(size)) return false; in AllocateChunk()2989 if (!heap()->CanExpandOldGeneration(object_size)) { in AllocateChunk()
659 bool CanExpandOldGeneration(int size) { in CanExpandOldGeneration() function
1143 perform_gc = !CanExpandOldGeneration(reservation->at(0).size); in ReserveSpace()
5486 heap->CanExpandOldGeneration(old_space->AreaSize()); in UNINITIALIZED_TEST()