| /arkcompiler/ets_runtime/test/fuzztest/isquickfixcausedexception_fuzzer/ |
| D | isquickfixcausedexception_fuzzer.cpp | 31 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(vm); in IsQuickFixCausedExceptionFuzzerTest() local
|
| /arkcompiler/toolchain/test/fuzztest/pttypesfunctionremoteobject_fuzzer/ |
| D | pttypesfunctionremoteobject_fuzzer.cpp | 33 Local<JSValueRef> exception = DebuggerApi::GetAndClearException(vm); in PtTypesFunctionRemoteObjectFuzzTest() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/function/ |
| D | asyncFunctionBuilder.cpp | 60 VReg exception = pg_->AllocReg(); in CleanUp() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/native/promise/ |
| D | promise_test.cpp | 49 ets_string exception = env_->NewStringUTF("rejected"); in TEST_F() local
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | forInStatement.cpp | 65 compiler::VReg exception = pg->AllocReg(); in Compile() local
|
| D | forOfStatement.cpp | 60 compiler::VReg exception = pg->AllocReg(); in Compile() local
|
| D | tryStatement.cpp | 52 compiler::VReg exception = pg->AllocReg(); in CompileFinally() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | quick_fix_test.cpp | 73 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(instance); in HWTEST_F_L0() local 96 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(instance); in HWTEST_F_L0() local
|
| /arkcompiler/toolchain/tooling/test/utils/ |
| D | test_hooks.h | 72 Local<JSValueRef> exception = DebuggerApi::GetAndClearException(vm_); in Exception() local
|
| D | test_events.h | 58 ExceptionCallback exception; member
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_async_generator.cpp | 76 JSHandle<JSTaggedValue> exception = GetCallArg(argv, 0); in AsyncGeneratorPrototypeThrow() local
|
| D | builtins_generator.cpp | 91 JSHandle<JSTaggedValue> exception = GetCallArg(argv, 0); in GeneratorPrototypeThrow() local
|
| /arkcompiler/ets_runtime/ecmascript/debugger/tests/ |
| D | hot_reload_manager_test.cpp | 88 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(ecmaVm); in HWTEST_F_L0() local
|
| /arkcompiler/toolchain/tooling/ |
| D | protocol_handler.cpp | 74 auto exception = DebuggerApi::GetAndClearException(vm_); in ProcessCommand() local
|
| /arkcompiler/ets_runtime/ecmascript/quick_fix/ |
| D | main.cpp | 162 Local<ObjectRef> exception = JSNApi::GetAndClearUncaughtException(vm); in Main() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_collection_stub_builder.cpp | 55 Label exception(env); in Clear() local 146 Label exception(env); in ForEach() local
|
| D | builtins_object_stub_builder.cpp | 262 Label exception(env); in OrdinaryNewJSObjectCreate() local 350 Label exception(env); in AssignEnumElementProperty() local 398 Label exception(env); in AssignEnumElementProperty() local 480 Label exception(env); in LayoutInfoAssignAllEnumProperty() local 491 Label exception(env); in LayoutInfoAssignAllEnumProperty() local 557 Label exception(env); in NameDictionaryAssignAllEnumProperty() local 568 Label exception(env); in NameDictionaryAssignAllEnumProperty() local 624 Label exception(env); in SlowAssign() local
|
| /arkcompiler/runtime_core/tests/cts-generator/runner/ |
| D | runner.rb | 57 def self.print_exception(exception) argument
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/runner/ |
| D | runner.rb | 57 def self.print_exception(exception) argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| D | std_core_Promise.cpp | 37 VMMutableHandle<ObjectHeader> exception(coro, promise.GetPtr()); in OnPromiseCompletion() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_plural_rules.cpp | 274 JSHandle<JSTaggedValue> exception(thread, JSTaggedValue::Exception()); in FormatNumericToString() local 280 JSHandle<JSTaggedValue> exception(thread, JSTaggedValue::Exception()); in FormatNumericToString() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | dynamicContext.cpp | 278 compiler::VReg exception = etsg->StoreException(tryStmt_); in EmitFinalizer() local
|
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | absint.cpp | 216 Class *exception = nullptr; in VerifyExcHandler() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/ |
| D | debuggable_thread.cpp | 189 ObjectHeader *exception) in Suspend()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | native_inline_lowering.cpp | 116 GateRef exception = builder_.ExceptionConstant(); in RunArrayForeachInline() local
|