Searched refs:kAllocatorTypeNonMoving (Results 1 – 3 of 3) sorted by relevance
33 kAllocatorTypeNonMoving, // Special allocator for non moving objects. enumerator
175 UNLIKELY(allocator == kAllocatorTypeNonMoving)) { in AllocObjectWithAllocator()358 case kAllocatorTypeNonMoving: { in TryToAllocate()
314 current_non_moving_allocator_(kAllocatorTypeNonMoving), in Heap()854 CHECK_NE(allocator, kAllocatorTypeNonMoving); in ChangeAllocator()1388 if (allocator_type == kAllocatorTypeNonMoving) { in ThrowOutOfMemoryError()