Home
last modified time | relevance | path

Searched defs:GetAndClearUncaughtException (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md642 ### GetAndClearUncaughtException subsection
1263 ### GetAndClearUncaughtException subsection
Djsnapi_expo.cpp5271 Local<ObjectRef> JSNApi::GetAndClearUncaughtException(const EcmaVM *vm) in GetAndClearUncaughtException() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp952 HWTEST_F_L0(JSNApiTests, GetAndClearUncaughtException) in HWTEST_F_L0() argument