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

Function Um

resources/vega.min.js:13122–13133  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

13120 return ((t.zdirty = !1), (t.zitems = o.sort(Rm)));
13121 }
13122 function Um(t, e) {
13123 var n,
13124 r,
13125 i = t.items;
13126 if (!i || !i.length) return;
13127 const o = Lm(t);
13128 if (o && o.length) {
13129 for (n = 0, r = i.length; n < r; ++n) i[n].zindex || e(i[n]);
13130 i = o;
13131 }
13132 for (n = 0, r = i.length; n < r; ++n) e(i[n]);
13133 }
13134 function qm(t, e) {
13135 var n,
13136 r,

Callers 6

PmFunction · 0.70
vega.min.jsFile · 0.70
dMethod · 0.70
markMethod · 0.70
oMethod · 0.70
markMethod · 0.70

Calls 2

eFunction · 0.85
LmFunction · 0.70

Tested by

no test coverage detected