Searched refs:AllocatorMayHaveConcurrentGC (Results 1 – 2 of 2) sorted by relevance
211 if (AllocatorMayHaveConcurrentGC(allocator) && IsGcConcurrent() in AllocObjectWithAllocator()457 if (AllocatorMayHaveConcurrentGC(allocator_type) && IsGcConcurrent()) { in IsOutOfMemoryOnAllocation()
1009 static ALWAYS_INLINE bool AllocatorMayHaveConcurrentGC(AllocatorType allocator_type) { in AllocatorMayHaveConcurrentGC() function