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

Class Long

g2all/700/module/view.js:255–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

Word64MixinFunction · 0.70

Tested by

no test coverage detected