Searched refs:UncommitFromSpace (Results 1 – 3 of 3) sorted by relevance
406 bool Heap::UncommitFromSpace() { return new_space_->UncommitFromSpace(); } in UncommitFromSpace() function in v8::internal::Heap884 UncommitFromSpace(); in CollectAllAvailableGarbage()4168 UncommitFromSpace(); in ReduceNewSpaceSize()
1697 bool UncommitFromSpace();
2626 bool UncommitFromSpace() { in UncommitFromSpace() function