Home | History | Annotate | Download | only in heap

Lines Matching refs:gc_state_

173       gc_state_(NOT_IN_GC),
397 gc_state_ = state;
656 DCHECK(!AllowHeapAllocation::IsAllowed() && gc_state_ == NOT_IN_GC);
4872 DCHECK_EQ(gc_state_, HeapState::NOT_IN_GC);
4907 DCHECK_EQ(gc_state_, TEAR_DOWN);