Searched refs:UncommitFromSpace (Results 1 – 3 of 3) sorted by relevance
630 bool Heap::UncommitFromSpace() { return new_space_->UncommitFromSpace(); } in UncommitFromSpace() function in v8::internal::Heap1236 UncommitFromSpace(); in CollectAllAvailableGarbage()3231 UncommitFromSpace(); in ReduceNewSpaceSize()
1677 bool UncommitFromSpace();
2797 bool UncommitFromSpace() { in UncommitFromSpace() function