Searched refs:HandleJsException (Results 1 – 6 of 6) sorted by relevance
19 void ExceptionHandler::HandleJsException(const std::string& exceptionMsg, const JsErrorObject& erro… in HandleJsException() function in OHOS::Ace::ExceptionHandler
31 static void HandleJsException(
44 void ExceptionHandler::HandleJsException( in HandleJsException() function in OHOS::Ace::ExceptionHandler
52 OHOS::Ace::ExceptionHandler::HandleJsException*;
588 ExceptionHandler::HandleJsException(summaryBody, errorInfo); in ReportJsErrorEvent()
173 ExceptionHandler::HandleJsException(summary, errorInfo); in RegisterUncaughtExceptionHandler()