Searched refs:kAllocatorTypeNonMoving (Results 1 – 3 of 3) sorted by relevance
31 kAllocatorTypeNonMoving, // Special allocator for non moving objects, doesn't have entrypoints. enumerator
142 if (collector::SemiSpace::kUseRememberedSet && UNLIKELY(allocator == kAllocatorTypeNonMoving)) { in AllocObjectWithAllocator()314 case kAllocatorTypeNonMoving: { in TryToAllocate()
245 current_non_moving_allocator_(kAllocatorTypeNonMoving), in Heap()715 CHECK_NE(allocator, kAllocatorTypeNonMoving); in ChangeAllocator()1315 if (allocator_type == kAllocatorTypeNonMoving) { in ThrowOutOfMemoryError()1797 case kAllocatorTypeNonMoving: { in AllocateInternalWithGc()