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

  /external/webkit/Source/WebCore/bindings/js/
JSDOMWindowBase.cpp 133 bool JSDOMWindowBase::shouldInterruptScript() const
  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalObject.h 228 virtual bool shouldInterruptScript() const { return true; }

Completed in 212 milliseconds