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

Function g

examples/extern/pngs.bundle.js:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6);
7let A, I = null;
8function g() {
9 return null !== I && I.buffer === A.memory.buffer || (I = new Uint8Array(A.memory.buffer)), I;
10}
11let B = 0;
12function Q(A2, I1) {
13 const Q1 = I1(1 * A2.length);

Callers 2

QFunction · 0.70
DFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected