Searched refs:no_allocation_scope_ (Results 1 – 4 of 4) sorted by relevance
65 bool is_allocation_allowed() const { return no_allocation_scope_ == 0; } in is_allocation_allowed()76 size_t no_allocation_scope_ = 0; variable
191 allocator.no_allocation_scope_++; in NoAllocationScope()195 allocator_.no_allocation_scope_--; in ~NoAllocationScope()
159 ObjectAllocator::NoAllocationScope no_allocation_scope_(object_allocator_); in FinalizeGarbageCollection() local
216 cppgc::internal::ObjectAllocator::NoAllocationScope no_allocation_scope_( in TraceEpilogue() local