Searched refs:kAllocatorTypeLOS (Results 1 – 4 of 4) sorted by relevance
30 kAllocatorTypeLOS, // Large object space, also doesn't have entrypoints. enumerator
190 kAllocatorTypeLOS, in AllocLargeObject()238 case kAllocatorTypeLOS: { in TryToAllocate()
520 CHECK_NE(allocator, kAllocatorTypeLOS); in ChangeAllocator()
136 DCHECK(allocator_type != gc::kAllocatorTypeLOS); in Alloc()