Home
last modified time | relevance | path

Searched refs:jsInterrupt (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
DChromeClientAndroid.cpp299 return android::WebViewCore::getWebViewCore(frameView)->jsInterrupt(); in shouldInterruptJavaScript()
/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h230 bool jsInterrupt();
DWebViewCore.cpp3798 bool WebViewCore::jsInterrupt() in jsInterrupt() function in android::WebViewCore