Searched refs:kAllocatorTypeLOS (Results 1 – 4 of 4) sorted by relevance
36 kAllocatorTypeLOS, // Large object space. enumerator
292 (self, *klass, byte_count, kAllocatorTypeLOS, pre_fence_visitor); in AllocLargeObject()383 case kAllocatorTypeLOS: { in TryToAllocate()
966 CHECK_NE(allocator, kAllocatorTypeLOS); in ChangeAllocator()1536 if (allocator_type != kAllocatorTypeLOS) { in ThrowOutOfMemoryError()
124 DCHECK(allocator_type != gc::kAllocatorTypeLOS); in Alloc()