Searched refs:exceptionWasRaisedFunc (Results 1 – 3 of 3) sorted by relevance
216 if (cache->exceptionWasRaisedFunc) {218 …CallScriptDebugDelegate(cache->exceptionWasRaisedFunc, webView, @selector(webView:exceptionWasRais…220 …CallScriptDebugDelegate(cache->exceptionWasRaisedFunc, webView, @selector(webView:exceptionWasRais…
90 IMP exceptionWasRaisedFunc; member
1662 …cache->exceptionWasRaisedFunc = getMethod(delegate, @selector(webView:exceptionWasRaised:hasHandle…1663 if (cache->exceptionWasRaisedFunc)1667 …cache->exceptionWasRaisedFunc = getMethod(delegate, @selector(webView:exceptionWasRaised:sourceId:…