MCPcopy Create free account
hub / github.com/cxapython/catvm / f

Function f

xiaohongshu/test.js:695–702  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

693 throw new RangeError('"size" argument must not be negative')
694 }
695 function f(e, t) {
696 if (l(t),
697 e = s(e, t < 0 ? 0 : 0 | h(t)),
698 !u.TYPED_ARRAY_SUPPORT)
699 for (var n = 0; n < t; ++n)
700 e[n] = 0;
701 return e
702 }
703 function d(e, t) {
704 var n = t.length < 0 ? 0 : 0 | h(t.length);
705 e = s(e, n);

Callers 2

uFunction · 0.70
test.jsFile · 0.70

Calls 6

lFunction · 0.70
sFunction · 0.70
hFunction · 0.70
cFunction · 0.70
uFunction · 0.70
dFunction · 0.70

Tested by

no test coverage detected