Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/cppgc/
Dheap-state.h62 static bool IsInAtomicPause(const HeapHandle& heap_handle);
/third_party/node/deps/v8/src/heap/cppgc/
Dheap-state.cc32 bool HeapState::IsInAtomicPause(const HeapHandle& heap_handle) { in IsInAtomicPause() function in cppgc::subtle::HeapState