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

Class

g2all/900/module/mem.js:432–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430}*/
431
432export class Memory {
433 constructor(main, worker, obj, addr_addr) {
434 this._main = main;
435 this._worker = worker;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected