Home
last modified time | relevance | path

Searched defs:in_disallow_gc_scope (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.cc247 bool ObjectAllocator::in_disallow_gc_scope() const { in in_disallow_gc_scope() function in cppgc::internal::ObjectAllocator
H A Dheap-base.h185 bool in_disallow_gc_scope() const { return disallow_gc_scope_ > 0; } in in_disallow_gc_scope() function in cppgc::internal::HeapBase

Completed in 2 milliseconds