Searched refs:EnsureCurrentCapacity (Results 1 – 2 of 2) sorted by relevance
2195 return to_space_.EnsureCurrentCapacity() && in AllocateChunk()2196 from_space_.EnsureCurrentCapacity(); in AllocateChunk()2199 bool SemiSpace::EnsureCurrentCapacity() { in AllocateChunk() function in v8::internal::SemiSpace
2446 bool EnsureCurrentCapacity();