MCPcopy Index your code
hub / github.com/nodejs/node / exitRuntime

Function exitRuntime

deps/v8/test/mjsunit/asm/embenchen/copy.js:1169–1171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1167}
1168
1169function exitRuntime() {
1170 callRuntimeCallbacks(__ATEXIT__);
1171}
1172
1173function postRun() {
1174 // compatibility - merge in anything from Module['postRun'] at this time

Callers 1

exitFunction · 0.70

Calls 1

callRuntimeCallbacksFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…