Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info.cpp154 bool isDuplicated = JSObject::IsDepulicateKeys(thread, keyArray, lastLength, shadowQueue, keyHandle); in GetAllEnumKeys() local
H A Dtagged_dictionary.cpp161 bool isDuplicated = JSObject::IsDepulicateKeys(thread, keyArray, lastLength, shadowQueue, keyHandle); in GetAllEnumKeys() local
372 bool isDuplicated = JSObject::IsDepulicateKeys(thread, keyArray, lastLength, emptyQueue, in GetAllEnumKeys() local
H A Djs_object.cpp732 bool isDuplicated = IsDepulicateKeys(thread, elementArray, lastLength, emptyQueue, keyHandle); in CollectEnumElementsAlongProtoChain() local

Completed in 8 milliseconds