Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp715 void EcmaContext::EnableUserUncaughtErrorHandler() in EnableUserUncaughtErrorHandler() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5585 void JSNApi::EnableUserUncaughtErrorHandler(EcmaVM *vm) in EnableUserUncaughtErrorHandler() function in panda::JSNApi