MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / Q

Function Q

examples/extern/gmath.bundle.js:182–185  ·  view source on GitHub ↗
(A2, I1)

Source from the content-addressed store, hash-verified

180}
181let B = 0;
182function Q(A2, I1) {
183 const Q1 = I1(1 * A2.length);
184 return g().set(A2, Q1 / 1), B = A2.length, Q1;
185}
186let C = null;
187function E() {
188 return null !== C && C.buffer === A.memory.buffer || (C = new Int32Array(A.memory.buffer)), C;

Callers 1

lz4_decompressFunction · 0.70

Calls 3

I1Function · 0.85
gFunction · 0.70
setMethod · 0.45

Tested by

no test coverage detected