MCPcopy Create free account
hub / github.com/sql-js/sql.js / exitRuntime

Function exitRuntime

js/sql-debug.js:1258–1261  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1256}
1257
1258function exitRuntime() {
1259 callRuntimeCallbacks(__ATEXIT__);
1260 runtimeExited = true;
1261}
1262
1263function postRun() {
1264 // 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…