Home
last modified time | relevance | path

Searched defs:INIT (Results 1 – 4 of 4) 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/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.h46 INIT, ///< coroutine manager initialization, including workers creation enumerator
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h35 INIT = 0, enumerator