Searched refs:shouldInterruptScript (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DTimeoutChecker.cpp149 if (exec->dynamicGlobalObject()->shouldInterruptScript())
H A DJSGlobalObject.h228 virtual bool shouldInterruptScript() const { return true; } function in class:JSC::JSGlobalObject
/external/webkit/Source/WebCore/bindings/js/
H A DJSDOMWindowBase.h68 virtual bool shouldInterruptScript() const;
H A DJSDOMWindowBase.cpp133 bool JSDOMWindowBase::shouldInterruptScript() const function in class:WebCore::JSDOMWindowBase

Completed in 80 milliseconds