Searched defs:shouldInterruptScript (Results 1 – 2 of 2) sorted by relevance
133 bool JSDOMWindowBase::shouldInterruptScript() const in shouldInterruptScript() function in WebCore::JSDOMWindowBase
228 virtual bool shouldInterruptScript() const { return true; } in shouldInterruptScript() function