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

Function resize

resources/vega.min.js:26465–26468  ·  view source on GitHub ↗
(e, n)

Source from the content-addressed store, hash-verified

26463 r[t] &= ~e;
26464 },
26465 resize(e, n) {
26466 (e > r.length || n > t) &&
26467 ((t = Math.max(n, t)), (r = DS(e, t, r)), (i = DS(e, t)));
26468 },
26469 };
26470 })(),
26471 t,

Callers

nothing calls this directly

Calls 2

DSFunction · 0.85
RzFunction · 0.85

Tested by

no test coverage detected