Home
last modified time | relevance | path

Searched defs:isDict (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dobject_operator.cpp896 bool isDict = receiver->GetJSHClass()->IsDictionaryElement(); in AddProperty() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp809 bool isDict = obj->GetClass()->IsDictionaryElement(); in HasDictionaryElements() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp2827 BRANCH(IsDictionaryElement(arrayCls), &isDict, &notDict); in Fill() local

Completed in 13 milliseconds