Searched refs:GetNapiUncaughtExceptionCallback (Results 1 – 3 of 3) sorted by relevance
342 NapiUncaughtExceptionCallback GetNapiUncaughtExceptionCallback() override in GetNapiUncaughtExceptionCallback() function
392 virtual NapiUncaughtExceptionCallback GetNapiUncaughtExceptionCallback() = 0;
1289 NapiUncaughtExceptionCallback callback = arkNativeEngine->GetNapiUncaughtExceptionCallback(); in JSHandleUncaughtException()