Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_proxy.cpp891 JSHandle<TaggedArray> ownKeys = JSTaggedValue::GetOwnPropertyKeys(thread, targetHandle); in GetAllPropertyKeys() local
H A Djs_object.cpp2074 JSHandle<TaggedArray> ownKeys = JSTaggedValue::GetOwnPropertyKeys(thread, tagObj); in EnumerableOwnPropertyNames() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_object.cpp407 JSHandle<TaggedArray> ownKeys = in GetOwnPropertyDescriptors() local

Completed in 10 milliseconds