Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.cpp1958 auto keyElementPair = GetOwnEnumerableNamesInFastMode(thread, obj, &copyLengthOfKeys, &copyLengthOfElements); in EnumerableOwnNames() local
2058 auto keyElementPair = GetOwnEnumerableNamesInFastMode(thread, obj, &copyLengthOfKeys, &copyLengthOfElements); in EnumerableOwnPropertyNames() local

Completed in 13 milliseconds