Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp509 void EcmaContext::EnableUserUncaughtErrorHandler() in EnableUserUncaughtErrorHandler() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp694 void JSNApi::EnableUserUncaughtErrorHandler(EcmaVM *vm) in EnableUserUncaughtErrorHandler() function in panda::JSNApi