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

Class Long

g2all/900/module/view.js:256–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254};
255
256export class Long extends Word64Mixin(Int) {
257 as_addr() {
258 return new Addr(this);
259 }
260}
261export class Pointer extends Word64Mixin(Addr) {}

Callers

nothing calls this directly

Calls 1

Word64MixinFunction · 0.70

Tested by

no test coverage detected