Searched refs:isXHRResponseBlobEnabled (Results 1 – 5 of 5) sorted by relevance
131 static bool xhrResponseBlobEnabled() { return isXHRResponseBlobEnabled; } in xhrResponseBlobEnabled()132 static void setXHRResponseBlobEnabled(bool isEnabled) { isXHRResponseBlobEnabled = isEnabled; } in setXHRResponseBlobEnabled()133 static bool responseBlobEnabled() { return isXHRResponseBlobEnabled; } in responseBlobEnabled()134 static bool asBlobEnabled() { return isXHRResponseBlobEnabled; } in asBlobEnabled()176 static bool isXHRResponseBlobEnabled; variable
64 bool RuntimeEnabledFeatures::isXHRResponseBlobEnabled = false; member in WebCore::RuntimeEnabledFeatures
95 WEBKIT_API static bool isXHRResponseBlobEnabled();
282 bool WebRuntimeFeatures::isXHRResponseBlobEnabled() in isXHRResponseBlobEnabled() function in WebKit::WebRuntimeFeatures
10310 (WebKit::WebRuntimeFeatures::isXHRResponseBlobEnabled):10504 (WebKit::WebRuntimeFeatures::isXHRResponseBlobEnabled):