Searched refs:kAllocatorTypeRegionTLAB (Results 1 – 5 of 5) sorted by relevance
34 kAllocatorTypeRegionTLAB, enumerator39 return allocator == kAllocatorTypeTLAB || allocator == kAllocatorTypeRegionTLAB; in IsTLABAllocator()
255 allocator_type != kAllocatorTypeRegionTLAB && in TryToAllocate()353 case kAllocatorTypeRegionTLAB: { in TryToAllocate()
1234 allocator_type == kAllocatorTypeRegionTLAB) { in ThrowOutOfMemoryError()2134 ChangeAllocator(kAllocatorTypeRegionTLAB); in ChangeCollector()2570 current_allocator_ == kAllocatorTypeRegionTLAB); in CollectGarbageInternal()4054 DCHECK(allocator_type == kAllocatorTypeRegionTLAB); in AllocWithNewTLAB()
866 allocator_type != kAllocatorTypeRegionTLAB; in AllocatorHasAllocationStack()
129 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(RegionTLAB, gc::kAllocatorTypeRegionTLAB)229 case gc::kAllocatorTypeRegionTLAB: { in ResetQuickAllocEntryPoints()