Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dcode_fix_registration_test.cpp24 const auto &errors = provider.GetErrorCodeToFixes(); in TEST() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/statistics/
DFileProblemStatistics.ts17 errors: number; property
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker.h27 std::vector<std::string> errors; member
/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_proceed_to_state_log_diagnostic_with_suggestion.cpp66 auto errors = g_impl->GetPluginErrors(g_ctx); in main() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/
Dsweep_cycle_test.cpp33 std::vector<std::string> errors; member
Dsweep_sts2js_test.cpp33 std::vector<std::string> errors; member
Dmark_sts2js_test.cpp43 std::vector<std::string> errors; member
Dmark_cycle_test.cpp50 std::vector<std::string> errors; member
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_errors.cpp136 JSHandle<JSTaggedValue> errors = BuiltinsBase::GetCallArg(argv, 0); in AggregateErrorConstructor() local
Dbuiltins_promise_handler.cpp487 JSHandle<PromiseRecord> errors = in AnyRejectElementFunction() local
Dbuiltins_promise.cpp696 JSHandle<PromiseRecord> errors = factory->NewPromiseRecord(); in PerformPromiseAny() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp967 …nhandledImpl(EtsClassLinker *etsClassLinker, EtsCoroutine *coro, EtsArrayObject<EtsObject> *errors) in ListUnhandledImpl()
1010 auto *errors = CreateEtsObjectArrayFromNativeSet<EtsJob>(coro, unhandledFailedJobs_); in ListUnhandledFailedJobs() local
1043 … auto *errors = CreateEtsObjectArrayFromNativeSet<EtsPromise>(coro, unhandledRejectedPromises_); in ListUnhandledRejectedPromises() local
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp351 TEST(emittertests, errors) in TEST() argument
/arkcompiler/runtime_core/static_core/assembler/tests/
Demitter_test.cpp357 TEST(emittertests, errors) in TEST() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument