Searched refs:kAllocatorTypeRegion (Results 1 – 5 of 5) sorted by relevance
39 kAllocatorTypeRegion, // Use CAS-based contiguous bump-pointer allocation within a region. (*) enumerator
395 case kAllocatorTypeRegion: { in TryToAllocate()
1076 allocator_type != kAllocatorTypeRegion; in AllocatorHasAllocationStack()
1530 } else if (allocator_type == kAllocatorTypeRegion || in ThrowOutOfMemoryError()2310 ChangeAllocator(kAllocatorTypeRegion); in ChangeCollector()2833 current_allocator_ == kAllocatorTypeRegion || in CollectGarbageInternal()
138 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(Region, gc::kAllocatorTypeRegion)238 case gc::kAllocatorTypeRegion: { in ResetQuickAllocEntryPoints()