MCPcopy
hub / github.com/john-smilga/node-express-course / Ha

Function Ha

10-e-commerce-api/final/public/browser-app.js:3185–3232  ·  view source on GitHub ↗
(a, b, c, d)

Source from the content-addressed store, hash-verified

3183 }
3184 }
3185 function Ha(a, b, c, d) {
3186 b = f.apply([], b);
3187 var e,
3188 g,
3189 h,
3190 i,
3191 j,
3192 k,
3193 m = 0,
3194 o = a.length,
3195 p = o - 1,
3196 q = b[0],
3197 r = n.isFunction(q);
3198 if (r || (o > 1 && 'string' == typeof q && !l.checkClone && xa.test(q)))
3199 return a.each(function (e) {
3200 var f = a.eq(e);
3201 r && (b[0] = q.call(this, e, f.html())), Ha(f, b, c, d);
3202 });
3203 if (
3204 o &&
3205 ((k = ja(b, a[0].ownerDocument, !1, a, d)),
3206 (e = k.firstChild),
3207 1 === k.childNodes.length && (k = e),
3208 e || d)
3209 ) {
3210 for (i = n.map(ea(k, 'script'), Da), h = i.length; o > m; m++)
3211 (g = k),
3212 m !== p &&
3213 ((g = n.clone(g, !0, !0)), h && n.merge(i, ea(g, 'script'))),
3214 c.call(a[m], g, m);
3215 if (h)
3216 for (j = i[i.length - 1].ownerDocument, n.map(i, Ea), m = 0; h > m; m++)
3217 (g = i[m]),
3218 _.test(g.type || '') &&
3219 !n._data(g, 'globalEval') &&
3220 n.contains(j, g) &&
3221 (g.src
3222 ? n._evalUrl && n._evalUrl(g.src)
3223 : n.globalEval(
3224 (g.text || g.textContent || g.innerHTML || '').replace(
3225 za,
3226 ''
3227 )
3228 ));
3229 k = e = null;
3230 }
3231 return a;
3232 }
3233 function Ia(a, b, c) {
3234 for (var d, e = b ? n.filter(b, a) : a, f = 0; null != (d = e[f]); f++)
3235 c || 1 !== d.nodeType || n.cleanData(ea(d)),

Callers 1

browser-app.jsFile · 0.70

Calls 2

jaFunction · 0.70
eaFunction · 0.70

Tested by

no test coverage detected