Home
last modified time | relevance | path

Searched refs:EnsureCurrentCapacity (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.cc2195 return to_space_.EnsureCurrentCapacity() && in AllocateChunk()
2196 from_space_.EnsureCurrentCapacity(); in AllocateChunk()
2199 bool SemiSpace::EnsureCurrentCapacity() { in AllocateChunk() function in v8::internal::SemiSpace
Dspaces.h2446 bool EnsureCurrentCapacity();