Searched defs:LABEL (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/runtime/interpreter/arch/ |
| D | macros.h | 28 #define DISPATCH(DISPATCH_TABLE, OPCODE, LABEL) \ argument
|
| /arkcompiler/runtime_core/runtime/interpreter/arch/aarch64/ |
| D | macros.h | 27 #define DISPATCH(DISPATCH_TABLE, OPCODE, LABEL) \ argument
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| D | irnode.h | 50 LABEL enumerator
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | dynamicContext.h | 36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | log.h | 54 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG}; variable
|