Searched refs:ShouldConvertToFastDoubleElements (Results 1 – 2 of 2) sorted by relevance
1905 bool ShouldConvertToFastDoubleElements(bool* has_smi_only_elements);
12166 object->ShouldConvertToFastDoubleElements(&has_smi_only_elements); in SetDictionaryElement()13009 bool JSObject::ShouldConvertToFastDoubleElements( in ShouldConvertToFastDoubleElements() function in v8::internal::JSObject