Searched refs:kAllocatorTypeRegion (Results 1 – 5 of 5) sorted by relevance
37 kAllocatorTypeRegion, // Use CAS-based contiguous bump-pointer allocation within a region. (*) enumerator
378 case kAllocatorTypeRegion: { in TryToAllocate()
972 allocator_type != kAllocatorTypeRegion; in AllocatorHasAllocationStack()
1396 } else if (allocator_type == kAllocatorTypeRegion || in ThrowOutOfMemoryError()2148 ChangeAllocator(kAllocatorTypeRegion); in ChangeCollector()2632 current_allocator_ == kAllocatorTypeRegion || in CollectGarbageInternal()
135 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(Region, gc::kAllocatorTypeRegion)235 case gc::kAllocatorTypeRegion: { in ResetQuickAllocEntryPoints()