MCPcopy Index your code
hub / github.com/codemistic/Web-Development / e

Function e

QR-Code Generator/qrcode.js:580–580  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

578 if (c._fFail = b, c._fSuccess = a, null === c._bSupportDataURI) {
579 var d = document.createElement("img"),
580 e = function() { c._bSupportDataURI = !1, c._fFail && _fFail.call(c) },
581 f = function() { c._bSupportDataURI = !0, c._fSuccess && c._fSuccess.call(c) };
582 return d.onabort = e, d.onerror = e, d.onload = f, d.src = "data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==", void 0
583 }

Callers

nothing calls this directly

Calls 1

nFunction · 0.70

Tested by

no test coverage detected