MCPcopy 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

1function die(msg) {
2 alert(msg);
3 undefinedFunction();
4}
5
6function debug_log(msg) {
7 let textNode = document.createTextNode(msg);

Callers 4

setupRWFunction · 0.70
confuseTargetObjRound2Function · 0.70
leakJSCFunction · 0.70
confuseTargetObjRound1Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected