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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExecutionContext.h 74 bool isJSExecutionForbidden() { return m_client && m_client->isJSExecutionForbidden(); }
  /external/chromium_org/third_party/WebKit/Source/core/workers/
WorkerGlobalScope.cpp 311 bool WorkerGlobalScope::isJSExecutionForbidden() const

Completed in 1528 milliseconds