Searched defs:in_disallow_gc_scope (Results 1 – 2 of 2) sorted by relevance
247 bool ObjectAllocator::in_disallow_gc_scope() const { in in_disallow_gc_scope() function in cppgc::internal::ObjectAllocator
185 bool in_disallow_gc_scope() const { return disallow_gc_scope_ > 0; } in in_disallow_gc_scope() function