Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1583 return to_space_.EnsureCurrentCapacity() && in AllocateChunk()
1584 from_space_.EnsureCurrentCapacity(); in AllocateChunk()
1587 bool SemiSpace::EnsureCurrentCapacity() { in AllocateChunk() function in v8::internal::SemiSpace
Dspaces.h2212 bool EnsureCurrentCapacity();