MCPcopy Create free account
hub / github.com/GoogleChrome/samples / preMain

Function preMain

mkbitmap/mkbitmap.js:536–540  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

534}
535
536function preMain() {
537 checkStackCookie();
538
539 callRuntimeCallbacks(__ATMAIN__);
540}
541
542function postRun() {
543 checkStackCookie();

Callers 1

mkbitmap.jsFile · 0.70

Calls 2

checkStackCookieFunction · 0.85
callRuntimeCallbacksFunction · 0.70

Tested by

no test coverage detected