Searched refs:large_object_threshold (Results 1 – 1 of 1) sorted by relevance
188 size_t large_object_threshold = MaxRegularHeapObjectSize(type); in AllocateRaw() local190 static_cast<size_t>(size_in_bytes) > large_object_threshold; in AllocateRaw()