Searched refs:kAllocatorTypeRegionTLAB (Results 1 – 5 of 5) sorted by relevance
34 kAllocatorTypeRegionTLAB, enumerator
72 if (allocator == kAllocatorTypeTLAB || allocator == kAllocatorTypeRegionTLAB) { in AllocObjectWithAllocator()76 if ((allocator == kAllocatorTypeTLAB || allocator == kAllocatorTypeRegionTLAB) && in AllocObjectWithAllocator()226 if (allocator_type != kAllocatorTypeTLAB && allocator_type != kAllocatorTypeRegionTLAB && in TryToAllocate()326 case kAllocatorTypeRegionTLAB: { in TryToAllocate()
717 allocator_type != kAllocatorTypeRegionTLAB; in AllocatorHasAllocationStack()
1155 allocator_type == kAllocatorTypeRegionTLAB) { in ThrowOutOfMemoryError()2030 ChangeAllocator(kAllocatorTypeRegionTLAB); in ChangeCollector()2426 current_allocator_ == kAllocatorTypeRegionTLAB); in CollectGarbageInternal()
193 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(RegionTLAB, gc::kAllocatorTypeRegionTLAB)297 case gc::kAllocatorTypeRegionTLAB: { in ResetQuickAllocEntryPoints()