HomeSort by relevance Sort by last modified time
    Searched refs:shouldInterruptScript (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
TimeoutChecker.cpp 149 if (exec->dynamicGlobalObject()->shouldInterruptScript())
JSGlobalObject.h 228 virtual bool shouldInterruptScript() const { return true; }
  /external/webkit/Source/WebCore/bindings/js/
JSDOMWindowBase.h 68 virtual bool shouldInterruptScript() const;
JSDOMWindowBase.cpp 133 bool JSDOMWindowBase::shouldInterruptScript() const

Completed in 46 milliseconds