Searched refs:found_double (Results 1 – 1 of 1) sorted by relevance
13016 bool found_double = false; in ShouldConvertToFastDoubleElements() local13023 found_double = true; in ShouldConvertToFastDoubleElements()13027 *has_smi_only_elements = !found_double; in ShouldConvertToFastDoubleElements()13028 return found_double; in ShouldConvertToFastDoubleElements()