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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebSettingsImpl.cpp730 void WebSettingsImpl::setV8CacheOptions(V8CacheOptions options) function in class:blink::WebSettingsImpl
732 m_settings->setV8CacheOptions(static_cast<blink::V8CacheOptions>(options));

Completed in 31 milliseconds