Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
256
export
class
Long extends Word64Mixin(Int) {
257
as_addr() {
258
return
new
Addr(this);
259
}
260
}
261
export
class
Pointer extends Word64Mixin(Addr) {}
Callers
nothing calls this directly
Calls
1
Word64Mixin
Function · 0.70
Tested by
no test coverage detected