Searched refs:ResumeAllocationObservers (Results 1 – 3 of 3) sorted by relevance
235 void Space::ResumeAllocationObservers() { allocation_counter_.Resume(); } in ResumeAllocationObservers() function in v8::internal::Space362 void SpaceWithLinearArea::ResumeAllocationObservers() { in ResumeAllocationObservers() function in v8::internal::SpaceWithLinearArea363 Space::ResumeAllocationObservers(); in ResumeAllocationObservers()
142 virtual void ResumeAllocationObservers();490 V8_EXPORT_PRIVATE void ResumeAllocationObservers() override;
174 it.Next()->ResumeAllocationObservers(); in ~PauseAllocationObserversScope()