Home
last modified time | relevance | path

Searched refs:NotifyShutdownRequested (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dcollection-barrier.h36 void NotifyShutdownRequested();
Dcollection-barrier.cc55 void CollectionBarrier::NotifyShutdownRequested() { in NotifyShutdownRequested() function in v8::internal::CollectionBarrier
Dheap.cc6071 collection_barrier_->NotifyShutdownRequested(); in StartTearDown()