Searched refs:IsGcConcurrentAndMoving (Results 1 – 5 of 5) sorted by relevance
42 if (IsGcConcurrentAndMoving()) { in VisitObjects()85 DCHECK(IsGcConcurrentAndMoving()); in VisitObjectsInternalRegionSpace()
812 bool IsGcConcurrentAndMoving() const { in IsGcConcurrentAndMoving() function
364 if (heap->IsGcConcurrentAndMoving()) { in FixupTempClass()380 if (heap->IsGcConcurrentAndMoving()) { in FixupTempClass()
1400 if (heap->IsGcConcurrentAndMoving()) { in FollowReferences()1424 if (heap->IsGcConcurrentAndMoving()) { in FollowReferences()
2257 if (heap_->IsGcConcurrentAndMoving()) { in ScopedDisableConcurrentAndMovingGc()2263 if (heap_->IsGcConcurrentAndMoving()) { in ~ScopedDisableConcurrentAndMovingGc()