MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io /

Class

g2all/700/lapse.js:1386–1386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1384 // we corrupt that instead for arbitrary read/write. pipe.pipe_map will be
1385 // clobbered with zeros but that's okay
1386 class KernelMemory {
1387 constructor(main_sd, worker_sd, pipes, pipe_addr) {
1388 this.main_sd = main_sd;
1389 this.worker_sd = worker_sd;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected