Searched refs:large_object (Results 1 – 2 of 2) sorted by relevance
29 bool large_object = size_in_bytes > Heap::MaxRegularHeapObjectSize(type); in AllocateRaw() local32 if (large_object) in AllocateRaw()
189 bool large_object = in AllocateRaw() local203 if (large_object) { in AllocateRaw()217 if (large_object) { in AllocateRaw()224 if (large_object) { in AllocateRaw()232 DCHECK(!large_object); in AllocateRaw()247 if (!large_object) { in AllocateRaw()