Searched refs:gc_state (Results 1 – 9 of 9) sorted by relevance
112 if (heap->gc_state() == Heap::MARK_COMPACT) { in SetTargetAtAddress()
441 heap_->gc_state() == Heap::NOT_IN_GC && in WorthActivating()517 DCHECK(heap_->gc_state() == Heap::NOT_IN_GC); in Start()897 if (heap_->gc_state() != Heap::NOT_IN_GC || !FLAG_incremental_marking || in Step()
181 return heap->gc_state() == Heap::MARK_COMPACT && in MustRecordSlots()
955 inline HeapState gc_state() { return gc_state_; } in gc_state() function
1361 if (heap()->gc_state() == Heap::SCAVENGE) { in AddFreshPage()
4483 DCHECK(heap()->gc_state() == Heap::MARK_COMPACT); in RecordCodeTargetPatch()
412 return isolate->heap()->gc_state() != Heap::NOT_IN_GC || in IsBootstrappingOrGlobalObject()
619 DCHECK(isolate_->heap()->gc_state() == Heap::NOT_IN_GC); in PostGarbageCollectionProcessing()
751 isolate()->heap()->gc_state() == Heap::NOT_IN_GC); in GetNumberOfIncomingArguments()