Home
last modified time | relevance | path

Searched defs:propertyKeys (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/static/
Dstatic_module_proxy_handler.cpp113 JSHandle<JSArray> propertyKeys = JSArray::CreateArrayFromList(thread, symbolKeys); in OwnPropertyKeys() local
145 JSHandle<JSArray> propertyKeys = JSArray::CreateArrayFromList(thread, symbolKeys); in OwnEnumPropertyKeys() local