Home
last modified time | relevance | path

Searched refs:ShouldConvertToFastDoubleElements (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects.h1905 bool ShouldConvertToFastDoubleElements(bool* has_smi_only_elements);
Dobjects.cc12166 object->ShouldConvertToFastDoubleElements(&has_smi_only_elements); in SetDictionaryElement()
13009 bool JSObject::ShouldConvertToFastDoubleElements( in ShouldConvertToFastDoubleElements() function in v8::internal::JSObject