Home
last modified time | relevance | path

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

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