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