Searched refs:kAllocatorTypeRosAlloc (Results 1 – 4 of 4) sorted by relevance
31 kAllocatorTypeRosAlloc, // Use RosAlloc (segregated size, free list) allocator. (*) enumerator
123 !kInstrumented && allocator == kAllocatorTypeRosAlloc && in AllocObjectWithAllocator()292 allocator_type != kAllocatorTypeRosAlloc && in TryToAllocate()309 case kAllocatorTypeRosAlloc: { in TryToAllocate()
1387 } else if (allocator_type == kAllocatorTypeRosAlloc || in ThrowOutOfMemoryError()1847 case kAllocatorTypeRosAlloc: in AllocateInternalWithGc()2164 ChangeAllocator(kUseRosAlloc ? kAllocatorTypeRosAlloc : kAllocatorTypeDlMalloc); in ChangeCollector()2171 ChangeAllocator(kUseRosAlloc ? kAllocatorTypeRosAlloc : kAllocatorTypeDlMalloc); in ChangeCollector()2661 } else if (current_allocator_ == kAllocatorTypeRosAlloc || in CollectGarbageInternal()
132 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(RosAlloc, gc::kAllocatorTypeRosAlloc)221 case gc::kAllocatorTypeRosAlloc: { in ResetQuickAllocEntryPoints()