Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/jsDeclarationsExportedClassAliases/
Dindex.js29 AssertType(module.exports = { errors}, "typeof module.exports"); field
31 AssertType({ errors}, "{ errors: typeof errors; }"); field
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_errors.cpp143 JSHandle<JSTaggedValue> errors = BuiltinsBase::GetCallArg(argv, 0); in AggregateErrorConstructor() local
Dbuiltins_promise_handler.cpp532 JSHandle<PromiseRecord> errors = in AnyRejectElementFunction() local
Dbuiltins_promise.cpp724 JSHandle<PromiseRecord> errors = factory->NewPromiseRecord(); in PerformPromiseAny() local
/arkcompiler/runtime_core/assembler/tests/
Demitter_test.cpp351 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