Home
last modified time | relevance | path

Searched refs:UncommitFromSpace (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dheap.cc406 bool Heap::UncommitFromSpace() { return new_space_->UncommitFromSpace(); } in UncommitFromSpace() function in v8::internal::Heap
884 UncommitFromSpace(); in CollectAllAvailableGarbage()
4168 UncommitFromSpace(); in ReduceNewSpaceSize()
Dheap.h1697 bool UncommitFromSpace();
Dspaces.h2626 bool UncommitFromSpace() { in UncommitFromSpace() function