Searched refs:IsGcConcurrentAndMoving (Results 1 – 5 of 5) sorted by relevance
42 if (IsGcConcurrentAndMoving()) { in VisitObjects()85 DCHECK(IsGcConcurrentAndMoving()); in VisitObjectsInternalRegionSpace()
738 bool IsGcConcurrentAndMoving() const { in IsGcConcurrentAndMoving() function
355 if (heap->IsGcConcurrentAndMoving()) { in FixupTempClass()371 if (heap->IsGcConcurrentAndMoving()) { in FixupTempClass()
1308 if (heap->IsGcConcurrentAndMoving()) { in FollowReferences()1331 if (heap->IsGcConcurrentAndMoving()) { in FollowReferences()
1315 if (heap_->IsGcConcurrentAndMoving()) { in ScopedDisableConcurrentAndMovingGc()1321 if (heap_->IsGcConcurrentAndMoving()) { in ~ScopedDisableConcurrentAndMovingGc()