Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
Dproperty.h33 enum class PropertyKind { INIT, GET, SET, PROTO }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/base/
Dproperty.h23 enum class PropertyKind { INIT, GET, SET, PROTO }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h65 enum class StableArrayChangeKind { PROTO, NOT_PROTO }; enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h135 PROTO = 0x3, enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h148 PROTO = 0x3, enumerator