Searched refs:IsGcConcurrentAndMoving (Results 1 – 5 of 5) sorted by relevance
42 if (IsGcConcurrentAndMoving()) { in VisitObjects()85 DCHECK(IsGcConcurrentAndMoving()); in VisitObjectsInternalRegionSpace()
859 bool IsGcConcurrentAndMoving() const { in IsGcConcurrentAndMoving() function
362 if (heap->IsGcConcurrentAndMoving()) { in FixupTempClass()378 if (heap->IsGcConcurrentAndMoving()) { in FixupTempClass()
1405 if (heap->IsGcConcurrentAndMoving()) { in FollowReferences()1429 if (heap->IsGcConcurrentAndMoving()) { in FollowReferences()
2268 if (heap_->IsGcConcurrentAndMoving()) { in ScopedDisableConcurrentAndMovingGc()2274 if (heap_->IsGcConcurrentAndMoving()) { in ~ScopedDisableConcurrentAndMovingGc()