Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1448 if (!from_space_.SetTotalCapacity(new_capacity)) { in AllocateChunk()
1920 bool SemiSpace::SetTotalCapacity(int new_capacity) { in AllocateChunk() function in v8::internal::SemiSpace
Dspaces.h2389 bool SetTotalCapacity(int new_capacity);