Searched refs:PauseAllocationObservers (Results 1 – 2 of 2) sorted by relevance
87 it.next()->PauseAllocationObservers(); in PauseAllocationObserversScope()1506 void Space::PauseAllocationObservers() { allocation_observers_paused_ = true; } in AllocateChunk() function in v8::internal::Space2426 void SpaceWithLinearArea::PauseAllocationObservers() { in AllocateChunk() function in v8::internal::SpaceWithLinearArea2429 Space::PauseAllocationObservers(); in AllocateChunk()
962 V8_EXPORT_PRIVATE virtual void PauseAllocationObservers();2072 V8_EXPORT_PRIVATE void PauseAllocationObservers() override;