Searched refs:kAllocatorTypeRosAlloc (Results 1 – 4 of 4) sorted by relevance
29 kAllocatorTypeRosAlloc, // Use RosAlloc allocator, has entrypoints. enumerator
96 !kInstrumented && allocator == kAllocatorTypeRosAlloc && in AllocObjectWithAllocator()248 allocator_type != kAllocatorTypeRosAlloc && in TryToAllocate()265 case kAllocatorTypeRosAlloc: { in TryToAllocate()
1317 } else if (allocator_type == kAllocatorTypeRosAlloc || in ThrowOutOfMemoryError()1750 case kAllocatorTypeRosAlloc: in AllocateInternalWithGc()2281 ChangeAllocator(kUseRosAlloc ? kAllocatorTypeRosAlloc : kAllocatorTypeDlMalloc); in ChangeCollector()2288 ChangeAllocator(kUseRosAlloc ? kAllocatorTypeRosAlloc : kAllocatorTypeDlMalloc); in ChangeCollector()2731 } else if (current_allocator_ == kAllocatorTypeRosAlloc || in CollectGarbageInternal()
124 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(RosAlloc, gc::kAllocatorTypeRosAlloc)209 case gc::kAllocatorTypeRosAlloc: { in ResetQuickAllocEntryPoints()