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