Searched refs:kAllocatorTypeRegionTLAB (Results 1 – 5 of 5) sorted by relevance
40 kAllocatorTypeRegionTLAB, // Use region pieces as TLABs. Default for most small objects. (*) enumerator45 return allocator == kAllocatorTypeTLAB || allocator == kAllocatorTypeRegionTLAB; in IsTLABAllocator()
307 if (allocator_type != kAllocatorTypeRegionTLAB && in TryToAllocate()406 case kAllocatorTypeRegionTLAB: { in TryToAllocate()
1531 allocator_type == kAllocatorTypeRegionTLAB) { in ThrowOutOfMemoryError()2308 ChangeAllocator(kAllocatorTypeRegionTLAB); in ChangeCollector()2834 current_allocator_ == kAllocatorTypeRegionTLAB); in CollectGarbageInternal()4594 DCHECK(allocator_type == kAllocatorTypeRegionTLAB); in AllocWithNewTLAB()
1073 allocator_type != kAllocatorTypeRegionTLAB && in AllocatorHasAllocationStack()
139 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(RegionTLAB, gc::kAllocatorTypeRegionTLAB)243 case gc::kAllocatorTypeRegionTLAB: { in ResetQuickAllocEntryPoints()