Searched refs:kAllocatorTypeRegion (Results 1 – 5 of 5) sorted by relevance
33 kAllocatorTypeRegion, enumerator
336 case kAllocatorTypeRegion: { in TryToAllocate()
816 allocator_type != kAllocatorTypeRegion && in AllocatorHasAllocationStack()
1350 } else if (allocator_type == kAllocatorTypeRegion || in ThrowOutOfMemoryError()2263 ChangeAllocator(kAllocatorTypeRegion); in ChangeCollector()2666 current_allocator_ == kAllocatorTypeRegion || in CollectGarbageInternal()
190 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(Region, gc::kAllocatorTypeRegion)290 case gc::kAllocatorTypeRegion: { in ResetQuickAllocEntryPoints()