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

Function dump_webkit

g2all/700/send.js:144–148  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

142}
143
144function dump_webkit() {
145 const libwebkit_base = dump_libwebkit();
146 dump_libkernel(libwebkit_base);
147 dump_libc(libwebkit_base);
148}
149
150// See globalFuncEval() from
151// WebKit/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp at PS4

Callers

nothing calls this directly

Calls 3

dump_libwebkitFunction · 0.70
dump_libkernelFunction · 0.70
dump_libcFunction · 0.70

Tested by

no test coverage detected