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

  /external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
ServiceWorkerGlobalScope.h 57 virtual bool isServiceWorkerGlobalScope() const OVERRIDE { return true; }
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ExecutionContext.h 68 virtual bool isServiceWorkerGlobalScope() const { return false; }
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/modules/
V8TestInterface5.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/bindings/tests/results/core/
V8TestInterface.cpp     [all...]

Completed in 471 milliseconds