Searched refs:GetErrorEventHandler (Results 1 – 2 of 2) sorted by relevance
156 const ErrorEventHandler& GetErrorEventHandler() in GetErrorEventHandler() function
576 if (arkJSRuntime && arkJSRuntime->GetErrorEventHandler()) { in ReportJsErrorEvent()579 arkJSRuntime->GetErrorEventHandler()(JS_CRASH_CODE, msg); in ReportJsErrorEvent()