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