Home
last modified time | relevance | path

Searched defs:PauseAllocationObservers (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dspaces.cc233 void Space::PauseAllocationObservers() { allocation_counter_.Pause(); } in PauseAllocationObservers() function in v8::internal::Space
357 void SpaceWithLinearArea::PauseAllocationObservers() { in PauseAllocationObservers() function in v8::internal::SpaceWithLinearArea