Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h2434 bool Uncommit();
2799 return from_space_.Uncommit(); in UncommitFromSpace()
Dspaces.cc2559 Uncommit(); in AllocateChunk()
2588 bool SemiSpace::Uncommit() { in AllocateChunk() function in v8::internal::SemiSpace