MCPcopy Index your code
hub / github.com/ndleah/python-mini-project / De

Function De

digit-recognizer/app/static/js/jquery-3.3.1.min.js:1242–1255  ·  view source on GitHub ↗
(e, t, n, r, i, o)

Source from the content-addressed store, hash-verified

1240 }
1241
1242 function De(e, t, n, r, i, o) {
1243 var a, s;
1244 if ("object" == typeof t) {
1245 "string" != typeof n && (r = r || n, n = void 0);
1246 for (s in t) De(e, s, n, r, t[s], o);
1247 return e
1248 }
1249 if (null == r && null == i ? (i = n, r = n = void 0) : null == i && ("string" == typeof n ? (i = r, r = void 0) : (i = r, r = n, n = void 0)), !1 === i) i = ke; else if (!i) return e;
1250 return 1 === o && (a = i, (i = function (e) {
1251 return w().off(e), a.apply(this, arguments)
1252 }).guid = a.guid || (a.guid = w.guid++)), e.each(function () {
1253 w.event.add(this, t, i, r, n)
1254 })
1255 }
1256
1257 w.event = {
1258 global: {}, add: function (e, t, n, r, i) {

Callers 1

Calls 2

wFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected