Searched refs:large_object (Results 1 – 1 of 1) sorted by relevance
314 bool large_object = size_in_bytes > kMaxRegularHeapObjectSize; in AllocateRaw() local318 if (large_object) { in AllocateRaw()331 if (large_object) { in AllocateRaw()343 DCHECK(large_object); in AllocateRaw()