Searched refs:IsGcConcurrent (Results 1 – 3 of 3) sorted by relevance
213 if (AllocatorMayHaveConcurrentGC(allocator) && IsGcConcurrent()) { in AllocObjectWithAllocator()401 if (!AllocatorMayHaveConcurrentGC(allocator_type) || !IsGcConcurrent()) { in IsOutOfMemoryOnAllocation()
739 if (IsGcConcurrent() && IsMovingGc(collector_type_)) { in IsGcConcurrentAndMoving()1049 bool IsGcConcurrent() const ALWAYS_INLINE { in IsGcConcurrent() function
2170 if (IsGcConcurrent()) { in ChangeCollector()2605 if (IsGcConcurrent()) { in CollectGarbageInternal()3488 if (IsGcConcurrent()) { in GrowForUtilization()3780 if (IsGcConcurrent()) { in RegisterNativeAllocation()