Home
last modified time | relevance | path

Searched refs:IsGarbageCollectionAllowed (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-consistency.cc15 bool DisallowGarbageCollectionScope::IsGarbageCollectionAllowed( in IsGarbageCollectionAllowed() function in cppgc::subtle::DisallowGarbageCollectionScope
/third_party/node/deps/v8/include/cppgc/
H A Dheap-consistency.h175 * `IsGarbageCollectionAllowed()` before allocations.
184 static bool IsGarbageCollectionAllowed(HeapHandle& heap_handle);
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dheap-consistency.h218 * `IsGarbageCollectionAllowed()` before allocations.
227 static bool IsGarbageCollectionAllowed(HeapHandle& heap_handle);

Completed in 3 milliseconds