MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / die

Function die

g2all/900/module/utils.js:27–29  ·  view source on GitHub ↗
(msg = '')

Source from the content-addressed store, hash-verified

25}
26
27export function die(msg = "") {
28 throw new DieError(msg);
29}
30
31let logConsole = undefined;
32

Callers 13

call_nzeFunction · 0.90
make_aliased_rthdrsFunction · 0.90
race_oneFunction · 0.90
double_free_reqs2Function · 0.90
leak_kernel_addrsFunction · 0.90
make_aliased_pktoptsFunction · 0.90
double_free_reqs1Function · 0.90
make_kernel_arwFunction · 0.90
patch_kernelFunction · 0.90
onblurFunction · 0.90
uaf_ssvFunction · 0.90
make_rdrFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected