Home
last modified time | relevance | path

Searched defs:LABEL (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/
Dirnode.h50 LABEL enumerator
/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h36 enum class DynamicContextType { NONE, LABEL, LEX_ENV, ITERATOR, TRY }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Dlog.h58 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG}; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.h396 constexpr static OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, ARK_DOMAIN, TAG}; variable