Searched refs:EnsureCurrentCapacity (Results 1 – 2 of 2) sorted by relevance
1583 return to_space_.EnsureCurrentCapacity() && in AllocateChunk()1584 from_space_.EnsureCurrentCapacity(); in AllocateChunk()1587 bool SemiSpace::EnsureCurrentCapacity() { in AllocateChunk() function in v8::internal::SemiSpace
2212 bool EnsureCurrentCapacity();