Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
536
function
preMain() {
537
checkStackCookie();
538
539
callRuntimeCallbacks(__ATMAIN__);
540
}
541
542
function
postRun() {
543
checkStackCookie();
Callers
1
mkbitmap.js
File · 0.70
Calls
2
checkStackCookie
Function · 0.85
callRuntimeCallbacks
Function · 0.70
Tested by
no test coverage detected