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

Function g

examples/extern/gmath.bundle.js:178–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

176);
177let A, I = null;
178function g() {
179 return null !== I && I.buffer === A.memory.buffer || (I = new Uint8Array(A.memory.buffer)), I;
180}
181let B = 0;
182function Q(A2, I1) {
183 const Q1 = I1(1 * A2.length);

Callers 2

QFunction · 0.70
DFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected