Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opentrace/opentrace
/ preMain
Function
preMain
ui/public/lbug_wasm_worker.js:1842–1844 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1840
FS2.ignorePermissions = false;
1841
}
1842
function
preMain() {
1843
checkStackCookie();
1844
}
1845
function
postRun() {
1846
checkStackCookie();
1847
if
(Module[
'postRun'
]) {
Callers
1
doRun
Function · 0.85
Calls
1
checkStackCookie
Function · 0.85
Tested by
no test coverage detected