Home
last modified time | relevance | path

Searched refs:kV8CacheOptions (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/public/common/
Dcontent_switches.cc402 const char kV8CacheOptions[] = "v8-cache-options"; variable
Dcontent_switches.h235 extern const char kV8CacheOptions[];
/external/chromium_org/content/browser/renderer_host/
Drender_view_host_impl.cc474 if (command_line.HasSwitch(switches::kV8CacheOptions)) { in ComputeWebkitPrefs()
476 command_line.GetSwitchValueASCII(switches::kV8CacheOptions); in ComputeWebkitPrefs()