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