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