Searched refs:enableBleedingEdgeFastPaths (Results 1 – 3 of 3) sorted by relevance
62 BLINK_EXPORT static void enableBleedingEdgeFastPaths(bool);
168 WebRuntimeFeatures::enableBleedingEdgeFastPaths(true); in SetRuntimeFeaturesDefaultsAndUpdateFromArgs()
44 void WebRuntimeFeatures::enableBleedingEdgeFastPaths(bool enable) in enableBleedingEdgeFastPaths() function in blink::WebRuntimeFeatures