MCPcopy Create free account
hub / github.com/RutvijDv/Meet-Script / p

Function p

jquery.min.js:54–58  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

52 };
53
54 function p(e) {
55 var t = !!e && "length" in e && e.length,
56 n = w(e);
57 return !m(e) && !x(e) && ("array" === n || 0 === t || "number" == typeof t && 0 < t && t - 1 in e)
58 }
59 S.fn = S.prototype = {
60 jquery: f,
61 constructor: S,

Callers 1

jquery.min.jsFile · 0.70

Calls 3

wFunction · 0.70
mFunction · 0.70
xFunction · 0.70

Tested by

no test coverage detected