Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ preMain
Function
preMain
deps/v8/test/mjsunit/asm/embenchen/copy.js:1165–1167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1163
}
1164
1165
function
preMain() {
1166
callRuntimeCallbacks(__ATMAIN__);
1167
}
1168
1169
function
exitRuntime() {
1170
callRuntimeCallbacks(__ATEXIT__);
Callers
1
doRun
Function · 0.70
Calls
1
callRuntimeCallbacks
Function · 0.70
Tested by
no test coverage detected