Searched refs:no_gc_scope_ (Results 1 – 3 of 3) sorted by relevance
47 heap_base.no_gc_scope_++; in Enter()53 DCHECK_GT(heap_base.no_gc_scope_, 0); in Leave()54 heap_base.no_gc_scope_--; in Leave()
222 bool in_no_gc_scope() const { return no_gc_scope_ > 0; } in in_no_gc_scope()271 size_t no_gc_scope_ = 0; variable
441 no_gc_scope_++; in CppHeap()471 no_gc_scope_--; in AttachIsolate()497 no_gc_scope_++; in DetachIsolate()774 no_gc_scope_--; in EnableDetachedGarbageCollectionsForTesting()