Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ die
Function
die
restore/702/utils.js:1–4 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
1
function
die(msg) {
2
alert(msg);
3
undefinedFunction();
4
}
5
6
function
debug_log(msg) {
7
let
textNode = document.createTextNode(msg);
Callers
4
setupRW
Function · 0.70
confuseTargetObjRound2
Function · 0.70
leakJSC
Function · 0.70
confuseTargetObjRound1
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected