Searched refs:enableSessionStorage (Results 1 – 3 of 3) sorted by relevance
106 BLINK_EXPORT static void enableSessionStorage(bool);
102 WebRuntimeFeatures::enableSessionStorage(false); in SetRuntimeFeaturesDefaultsAndUpdateFromArgs()
221 void WebRuntimeFeatures::enableSessionStorage(bool enable) in enableSessionStorage() function in blink::WebRuntimeFeatures