Home
last modified time | relevance | path

Searched defs:UncommitFromSpace (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.h2629 bool UncommitFromSpace() { in UncommitFromSpace() function
Dheap.cc413 bool Heap::UncommitFromSpace() { return new_space_->UncommitFromSpace(); } in UncommitFromSpace() function in v8::internal::Heap