Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/base/
H A Dproperty.h23 enum class PropertyKind { INIT, GET, SET, PROTO }; class
/arkcompiler/ets_frontend/es2panda/ir/base/
H A Dproperty.h33 enum class PropertyKind { INIT, GET, SET, PROTO }; class
/arkcompiler/ets_runtime/ecmascript/
H A Djs_object.h56 enum PropertyKind { KEY = 0, VALUE, KEY_VALUE }; enum

Completed in 3 milliseconds