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

Function preMain

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

Source from the content-addressed store, hash-verified

1252}
1253
1254function preMain() {
1255 callRuntimeCallbacks(__ATMAIN__);
1256}
1257
1258function exitRuntime() {
1259 callRuntimeCallbacks(__ATEXIT__);

Callers 1

doRunFunction · 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…