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

Class

g2all/900/lapse.js:1376–1376  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1374 // we corrupt that instead for arbitrary read/write. pipe.pipe_map will be
1375 // clobbered with zeros but that's okay
1376 class KernelMemory {
1377 constructor(main_sd, worker_sd, pipes, pipe_addr) {
1378 this.main_sd = main_sd;
1379 this.worker_sd = worker_sd;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected