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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 126 BLINK_EXPORT static void enableSharedWorker(bool);
  /external/chromium_org/content/child/
runtime_features.cc 50 WebRuntimeFeatures::enableSharedWorker(false);
108 WebRuntimeFeatures::enableSharedWorker(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 271 void WebRuntimeFeatures::enableSharedWorker(bool enable)

Completed in 53 milliseconds