Searched refs:kAllocatorTypeNonMoving (Results 1 – 4 of 4) sorted by relevance
35 kAllocatorTypeNonMoving, // Special allocator for non moving objects. enumerator
185 UNLIKELY(allocator == kAllocatorTypeNonMoving)) { in AllocObjectWithAllocator()375 case kAllocatorTypeNonMoving: { in TryToAllocate()
386 current_non_moving_allocator_(kAllocatorTypeNonMoving), in Heap()967 CHECK_NE(allocator, kAllocatorTypeNonMoving); in ChangeAllocator()1522 if (allocator_type == kAllocatorTypeNonMoving) { in ThrowOutOfMemoryError()1991 kAllocatorTypeNonMoving, in AllocateInternalWithGc()
311 return (old_allocator == kAllocatorTypeNonMoving) ? in GetUpdatedAllocator()