Searched defs:ThrowException (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/backend/ | ||
| D | debugger_executor.cpp | 130 void DebuggerExecutor::ThrowException(const EcmaVM *vm, const std::string &error) in ThrowException() function in panda::ecmascript::tooling::DebuggerExecutor |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| D | jsnapi.cpp | 389 void JSNApi::ThrowException(const EcmaVM *vm, Local<JSValueRef> error) in ThrowException() function in panda::JSNApi |