Searched refs:shouldInterruptScript (Results 1 – 8 of 8) sorted by relevance
149 if (exec->dynamicGlobalObject()->shouldInterruptScript()) in didTimeOut()
228 virtual bool shouldInterruptScript() const { return true; } in shouldInterruptScript() function
68 virtual bool shouldInterruptScript() const;
133 bool JSDOMWindowBase::shouldInterruptScript() const in shouldInterruptScript() function in WebCore::JSDOMWindowBase
10436 shouldInterruptScript().10512 Called on timeout. Resets the m_timedOut flag and calls shouldInterruptScript.10518 (KJS::Interpreter::shouldInterruptScript):
6642 If page is NULL, shouldInterruptScript now returns true, so you can't 6647 (KJS::ScriptInterpreter::shouldInterruptScript):54860 (KJS::ScriptInterpreter::shouldInterruptScript):57679 (KJS::ScriptInterpreter::shouldInterruptScript):
44850 (WebCore::JSDOMWindowBase::shouldInterruptScript):66823 (KJS::Window::shouldInterruptScript):
48282 (KJS::ScriptInterpreter::shouldInterruptScript):