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

Function E

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

Source from the content-addressed store, hash-verified

185}
186let C = null;
187function E() {
188 return null !== C && C.buffer === A.memory.buffer || (C = new Int32Array(A.memory.buffer)), C;
189}
190function D(A3, I2) {
191 return g().subarray(A3 / 1, A3 / 1 + I2);
192}

Callers 1

lz4_decompressFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected