Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 25 of 27) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DProblemSeverity.ts18 ERROR = 2 enumerator
/arkcompiler/runtime_core/static_core/verification/
Dverification_status.h20 enum class VerificationStatus { OK, WARNING, ERROR }; enumerator
/arkcompiler/runtime_core/static_core/runtime/include/
Dconsole_call_type.h24 ERROR, enumerator
/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dnumber.h31 ERROR = 1U << 3U, enumerator
/arkcompiler/ets_runtime/compiler_service/test/mock/include/ecmascript/
Dlog_wrapper.h31 ERROR, enumerator
/arkcompiler/ets_runtime/ecmascript/base/
Derror_type.h23 ERROR = 0, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/utils/logger/
DLogger.ts29 ERROR = 'error' enumerator
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.h30 enum ErrorCode { SUCCESS, NO_DEBUG_INFO, ERROR }; enumerator
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.h31 enum ErrorCode { SUCCESS, NO_DEBUG_INFO, ERROR }; enumerator
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
DcheckContext.h28 enum class CheckSeverity { ERROR, WARNING, UNKNOWN }; enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/
Dawait_js_promise.js25 let ERROR = 1; variable
/arkcompiler/toolchain/common/
Dlog_wrapper.h59 ERROR, enumerator
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.h45 enum class LLVMCompilerStatus { FALLBACK = 0, COMPILED = 1, SKIP = 2, ERROR = 3 }; enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeRelation.h71 enum class RelationResult { TRUE, FALSE, UNKNOWN, MAYBE, CACHE_MISS, ERROR }; enumerator
/arkcompiler/ets_runtime/ecmascript/
Dlog.h46 ERROR, enumerator
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h63 ERROR, enumerator
/arkcompiler/runtime_core/static_core/verification/config/options/
Dmethod_options.h31 enum class MsgClass { ERROR, WARNING, HIDDEN }; enumerator
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/astchecker/
Dutil_astchecker.py38 ERROR = 'Error' variable in UtilASTChecker._TestType
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_panda_file_items.h27 static constexpr std::string_view ERROR = "Lescompat/Error;"; variable
/arkcompiler/runtime_core/libabckit/src/
Dlogger.h82 …enum LogLevel { DEBUG = 1, WARNING, ERROR, FATAL, UNIMPLEMENTED, IMPLEMENTED, UNKNOWN, INCORRECT_L… enumerator
/arkcompiler/runtime_core/assembler/
Derror.h24 enum class ErrorClass { WARNING = 0, ERROR }; enumerator
/arkcompiler/runtime_core/static_core/assembler/
Derror.h25 enum class ErrorClass { WARNING = 0, ERROR }; enumerator
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
Dresult.py45 ERROR = 'Error' variable in BUStatus
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlogger.h63 ERROR, enumerator
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.h77 ERROR, enumerator

12