MCPcopy
hub / github.com/apache/caldera / Pe

Function Pe

static/jquery/jquery.min.js:1440–1449  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

1438 }
1439
1440 function Pe(e, t) {
1441 var n, r, i, o, a, s, u, l;
1442 if (1 === t.nodeType) {
1443 if (J.hasData(e) && (o = J.access(e), a = J.set(t, o), l = o.events)) {
1444 delete a.handle, a.events = {};
1445 for (i in l) for (n = 0, r = l[i].length; n < r; n++) w.event.add(t, i, l[i][n])
1446 }
1447 K.hasData(e) && (s = K.access(e), u = w.extend({}, s), K.set(t, u))
1448 }
1449 }
1450
1451 function Me(e, t) {
1452 var n = t.nodeName.toLowerCase();

Callers 1

jquery.min.jsFile · 0.85

Calls 1

accessMethod · 0.80

Tested by

no test coverage detected