Searched refs:kAllocatorTypeLOS (Results 1 – 4 of 4) sorted by relevance
34 kAllocatorTypeLOS, // Large object space. enumerator
279 kAllocatorTypeLOS, in AllocLargeObject()366 case kAllocatorTypeLOS: { in TryToAllocate()
853 CHECK_NE(allocator, kAllocatorTypeLOS); in ChangeAllocator()1402 if (allocator_type != kAllocatorTypeLOS) { in ThrowOutOfMemoryError()
124 DCHECK(allocator_type != gc::kAllocatorTypeLOS); in Alloc()