Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc630 bool Heap::UncommitFromSpace() { return new_space_->UncommitFromSpace(); } in UncommitFromSpace() function in v8::internal::Heap
1236 UncommitFromSpace(); in CollectAllAvailableGarbage()
3231 UncommitFromSpace(); in ReduceNewSpaceSize()
Dheap.h1677 bool UncommitFromSpace();
Dspaces.h2797 bool UncommitFromSpace() { in UncommitFromSpace() function