Searched defs:NORMAL (Results 1 – 15 of 15) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | barriers.h | 27 enum class WriteBarrierType : size_t { NORMAL, DESERIALIZE, AOT_DESERIALIZE }; enumerator
|
| D | space.h | 66 NORMAL, enumerator
|
| D | visitor.h | 34 NORMAL, enumerator
|
| D | heap.h | 95 NORMAL, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/compiler/function/ |
| D | functionBuilder.h | 40 NORMAL, enumerator
|
| /arkcompiler/ets_frontend/es2panda/compiler/function/ |
| D | functionBuilder.h | 41 NORMAL, enumerator
|
| /arkcompiler/toolchain/websocket/ |
| D | websocket_base.h | 29 NORMAL = 1000, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | accessor_data.h | 96 NORMAL = 0U, enumerator
|
| D | vtable.h | 54 NORMAL enumerator
|
| D | weak_vector.h | 27 NORMAL = 0, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/scripts/ |
| D | es2panda_pre_test.py | 26 NORMAL = 0 variable in TestTypes
|
| /arkcompiler/runtime_core/static_core/verification/cflow/ |
| D | cflow_info.h | 32 enum class InstructionType { NORMAL, JUMP, COND_JUMP, RETURN, THROW }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_helper.h | 34 NORMAL = 2, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | number_speculative_retype.h | 44 NORMAL, enumerator
|
| /arkcompiler/runtime_core/static_core/runtime/hotreload/ |
| D | hotreload.h | 71 enum class Type { STRUCTURAL, NORMAL, INVALID }; enumerator
|