Home
last modified time | relevance | path

Searched defs:EnableUserUncaughtErrorHandler (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h772 void EnableUserUncaughtErrorHandler() in EnableUserUncaughtErrorHandler() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5843 void JSNApi::EnableUserUncaughtErrorHandler(EcmaVM *vm) in EnableUserUncaughtErrorHandler() function in panda::JSNApi