MCPcopy Create free account
hub / github.com/alignoth/alignoth / dl

Function dl

resources/vega.min.js:7382–7401  ·  view source on GitHub ↗
(t, e, n, r)

Source from the content-addressed store, hash-verified

7380 (Xa.call(this, {}, t), (this._mlen = 0), (this._mods = []));
7381 }
7382 function dl(t, e, n, r) {
7383 const i = r.sort,
7384 o = i && !r.ignorePeers,
7385 a = r.frame || [null, 0],
7386 s = t.data(n),
7387 u = s.length,
7388 l = o ? te(i) : null,
7389 c = {
7390 i0: 0,
7391 i1: 0,
7392 p0: 0,
7393 p1: 0,
7394 index: 0,
7395 data: s,
7396 compare: i || rt(-1),
7397 };
7398 e.init();
7399 for (let t = 0; t < u; ++t)
7400 (pl(c, a, t, u), o && gl(c, l), e.update(c, s[t]));
7401 }
7402 function pl(t, e, n, r) {
7403 ((t.p0 = t.i0),
7404 (t.p1 = t.i1),

Callers 1

transformFunction · 0.70

Calls 6

teFunction · 0.85
dataMethod · 0.80
rtFunction · 0.70
plFunction · 0.70
glFunction · 0.70
updateMethod · 0.45

Tested by

no test coverage detected