Searched refs:kAllocatorTypeNonMoving (Results 1 – 3 of 3) sorted by relevance
33 kAllocatorTypeNonMoving, // Special allocator for non moving objects. enumerator
145 if (collector::SemiSpace::kUseRememberedSet && UNLIKELY(allocator == kAllocatorTypeNonMoving)) { in AllocObjectWithAllocator()325 case kAllocatorTypeNonMoving: { in TryToAllocate()
271 current_non_moving_allocator_(kAllocatorTypeNonMoving), in Heap()819 CHECK_NE(allocator, kAllocatorTypeNonMoving); in ChangeAllocator()1373 if (allocator_type == kAllocatorTypeNonMoving) { in ThrowOutOfMemoryError()1861 case kAllocatorTypeNonMoving: { in AllocateInternalWithGc()