Searched refs:ShrinkTo (Results 1 – 2 of 2) sorted by relevance
2162 if (!to_space_.ShrinkTo(from_space_.current_capacity())) { in AllocateChunk()2177 to_space_.ShrinkTo(rounded_new_capacity)) { in AllocateChunk()2180 if (!from_space_.ShrinkTo(rounded_new_capacity)) { in AllocateChunk()2654 bool SemiSpace::ShrinkTo(size_t new_capacity) { in AllocateChunk() function in v8::internal::SemiSpace
2444 bool ShrinkTo(size_t new_capacity);