Home
last modified time | relevance | path

Searched refs:KEY_VALUE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_object.cpp1087 JSHandle<TaggedArray> nameList = JSObject::EnumerableOwnPropertyNames(thread, object, PropertyKind::KEY_VALUE); in Entries()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.h56 enum PropertyKind { KEY = 0, VALUE, KEY_VALUE }; enumerator

Completed in 4 milliseconds