Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md640 ### GetAndClearUncaughtException subsection
1261 ### GetAndClearUncaughtException subsection
Djsnapi_expo.cpp3484 Local<ObjectRef> JSNApi::GetAndClearUncaughtException(const EcmaVM *vm) in GetAndClearUncaughtException() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp956 HWTEST_F_L0(JSNApiTests, GetAndClearUncaughtException) in HWTEST_F_L0() argument