Searched defs:isJSExecutionForbidden (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DExecutionContext.h69 virtual bool isJSExecutionForbidden() const { return false; } function in class:blink::ExecutionContext
/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerGlobalScope.cpp297 bool WorkerGlobalScope::isJSExecutionForbidden() const function in class:blink::WorkerGlobalScope

Completed in 223 milliseconds