| /arkcompiler/ets_frontend/test262/ |
| D | es2abc_skip_tests.json | 3 "reason": "Async function failed testcases", string 20 "reason": "Dynamic Import failed testcases : nesting", string 35 "reason": "Dynamic Import failed testcases : empty string", string 51 "reason": "Dynamic Import failed testcases : lnvalid argument", string 57 "reason": "Dynamic Import failed testcases : async-await is not supported", string 77 "reason" : "Dynamic Import failed testcases", string 90 …"reason" : "Dynamic Import failed testcases : cases import non-existent file and try to catch the … string 109 "reason" : "Dynamic Import failed testcases : reference error", string 127 "reason" : "Test262Error: it returns the same namespace are the same Expected SameValue", string 136 "reason" : "Unsupported single-line-html-close Comment", string [all …]
|
| D | intl_skip_tests.json | 3 "reason": "Not support eval", string 24 "reason": "Current ICU version not support yet", string
|
| D | ts2abc_skip_tests.json | 3 "reason": "Async Function failed testcases", string 34 "reason": "Dynamic Import failed testcases : nesting", string 49 "reason": "Dynamic Import failed testcases : empty string", string 65 "reason": "Dynamic Import failed testcases : lnvalid argument", string 71 "reason": "Dynamic Import failed testcases : async-await is not supported", string 89 "reason": "Cannot convert a UNDEFINED value to a JSObject", string 95 "reason" : "Dynamic Import failed testcases", string 145 "reason": "Optional chain failed testcases : optional chain is not supported", string 188 "reason" : "Dynamic Import failed testcases :Can not get module", string 210 "reason" : "Dynamic Import failed testcases :SyntaxError", string [all …]
|
| D | skip_tests.json | 3 "reason": "Not a requirement in the ecma2015 specification", string 11 … "reason": "There is a type error when testing the array, and the prototype name is incorrect", string 29 "reason": "A bug in tsc caused the use case to fail", string 38 "reason": "Syntax error detected by tsc", string 50 "reason": "Not support eval", string 693 "reason": " Not support Function. Forbidden using new Function()/Function().", string 719 "reason": "Not support tco", string 726 "reason": "Not support sharedArrayBuffer and detacheArraybuffer", string 1059 "reason": "js-runtime incorrectly handling", string 1065 "reason": "AnnexB Feature Supported, Support must be aligned with the ACE", string [all …]
|
| D | force_gc_skip_tests.json | 3 "reason": "Force GC TimeOut", string
|
| /arkcompiler/ets_runtime/test/fuzztest/promiserejectinfo_fuzzer/ |
| D | promiserejectinfo_fuzzer.cpp | 38 Local<JSValueRef> reason(reasonString); in PromiseRejectInfoNewFuzzTest() local 71 Local<JSValueRef> reason(reasonString); in GetDataFuzzTest() local 90 Local<JSValueRef> reason(reasonString); in PromiseRejectInfoGetPromiseFuzzTest() local 109 Local<JSValueRef> reason(reasonString); in PromiseRejectInfoGetReasonFuzzTest() local 128 Local<JSValueRef> reason(reasonString); in PromiseRejectInfoGetOperationFuzzTest() local
|
| /arkcompiler/ets_runtime/test/regresstest/ |
| D | regresstest_skip_tests.json | 3 "reason": "Not support with", string 47 "reason": "Not support WebAssembly and % and d8", string 68 "reason": "gen abc failed", string 127 "reason": "Not support yield", string 133 "reason": "Not support eval()", string 423 "reason": "not support d8", string 750 "reason": "not support async_hooks", string 764 "reason": "not support Worker", string 790 "reason": "Not support WebAssembly", string 840 "reason": "Not support InspectorTest", string [all …]
|
| D | regress_skip_force_gc.json | 3 "reason": "Force GC TimeOut", string
|
| /arkcompiler/ets_runtime/test/moduletest/asyncgenerator/ |
| D | asyncgeneratoryieldstar.js | 24 var reason = {}; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/tooling/ |
| D | test_runner.h | 57 void Paused(PauseReason reason) override in Paused() 174 void ExceptionRevoked(ExceptionWrapper reason, ExceptionID exceptionId) override in ExceptionRevoked()
|
| D | test_util.h | 142 static bool SuspendUntilContinue(DebugEvent reason, PtThread thread, PtLocation location) in SuspendUntilContinue()
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | gc_task.h | 90 GCTaskCause reason; // NOLINT(misc-non-private-member-variables-in-classes) member
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_promise.cpp | 140 const JSHandle<JSTaggedValue> &reason) in RejectPromise()
|
| D | js_async_function.cpp | 181 …d *thread, const JSHandle<JSAsyncAwaitStatusFunction> &func, const JSHandle<JSTaggedValue> &reason) in AsyncFunctionAwaitRejected()
|
| D | ecma_context.h | 167 … const JSHandle<JSTaggedValue> &reason, PromiseRejectionEvent operation) in PromiseRejectionTracker()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_promise_handler.cpp | 128 JSHandle<JSTaggedValue> reason = GetCallArg(argv, 0); in Reject() local 235 JSHandle<JSTaggedValue> reason = GetCallArg(argv, 0); in AsyncAwaitRejected() local 329 JSHandle<JSTaggedValue> reason = BuiltinsBase::GetCallArg(argv, 0); in CatchFinally() local
|
| D | builtins_promise.cpp | 309 JSHandle<JSTaggedValue> reason = GetCallArg(argv, 0); in Reject() local 438 JSHandle<JSTaggedValue> reason(thread, JSTaggedValue::Null()); in PerformPromiseThen() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_gc.cpp | 174 GCTaskCause reason = GCCauseFromInt(cause); in StdGCStartGC() local 438 GCTaskCause reason = GCCauseFromInt(cause); in StdGCScheduleGCAfterNthAlloc() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | pt_hooks_wrapper.h | 82 void Paused(PauseReason reason) override in Paused() 302 void ExceptionRevoked(ExceptionWrapper reason, ExceptionID exceptionId) override in ExceptionRevoked()
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | gc_stats.cpp | 368 void GCStats::RecordStatisticBeforeGC(TriggerGCType gcType, GCReason reason) in RecordStatisticBeforeGC()
|
| D | gc_stats.h | 96 void SetGCReason(GCReason reason) in SetGCReason()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/ |
| D | cleanup_inline_module.cpp | 103 InlineFailure(InlineFailurePath inlineFailurePath, InlineFailureReason reason) in InlineFailure()
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_events.h | 109 Paused &SetReason(PauseReason reason) in SetReason() 115 static std::string GetReasonString(PauseReason reason) in GetReasonString()
|
| /arkcompiler/toolchain/tooling/test/ |
| D | debugger_events_test.cpp | 109 std::string reason; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | lse.cpp | 77 void MarkForElimination(Inst *inst, Inst *reason, const Lse::HeapValue *hvalue) in MarkForElimination()
|