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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExecutionContext.h 71 bool isJSExecutionForbidden() { return m_client && m_client->isJSExecutionForbidden(); }
Document.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerGlobalScope.cpp 274 bool WorkerGlobalScope::isJSExecutionForbidden() const

Completed in 95 milliseconds