Home | History | Annotate | Download | only in heap

Lines Matching refs:gc_state

301   return FLAG_incremental_marking && heap_->gc_state() == Heap::NOT_IN_GC &&
326 DCHECK(heap_->gc_state() == Heap::NOT_IN_GC);
1000 if (heap_->gc_state() != Heap::NOT_IN_GC || !FLAG_incremental_marking ||