Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md4965 ### GetAndClearException subsection
Djsnapi_expo.cpp6972 Local<ObjectRef> TryCatch::GetAndClearException() in GetAndClearException() function in panda::TryCatch
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp225 Local<JSValueRef> DebuggerApi::GetAndClearException(const EcmaVM *ecmaVm) in GetAndClearException() function in panda::ecmascript::tooling::DebuggerApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp919 HWTEST_F_L0(JSNApiTests, GetAndClearException) in HWTEST_F_L0() argument