Home
last modified time | relevance | path

Searched defs:GetAndClearException (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp888 HWTEST_F_L0(JSNApiTests, GetAndClearException) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp231 Local<JSValueRef> DebuggerApi::GetAndClearException(const EcmaVM *ecmaVm) in GetAndClearException() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md4963 ### GetAndClearException subsection
Djsnapi_expo.cpp4135 Local<ObjectRef> TryCatch::GetAndClearException() in GetAndClearException() function in panda::TryCatch