Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ hex
Function
hex
restore/702/702.js:97–100 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
95
}
96
97
var
hex =
function
(x)
98
{
99
return
(
new
Number(x)).toString(16);
100
}
101
var
malloc_nogc = [];
102
function
malloc(sz)
103
{
Callers
nothing calls this directly
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected