Home
last modified time | relevance | path

Searched refs:SetCollectionRequested (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dlocal-heap.h245 ThreadState SetCollectionRequested() { in SetCollectionRequested() function
Dlocal-heap.cc372 const ThreadState old_state = main_thread->state_.SetCollectionRequested(); in TryPerformCollection()