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

Function addOnInit

js/sql-debug.js:1279–1281  ·  view source on GitHub ↗
(cb)

Source from the content-addressed store, hash-verified

1277
1278
1279function addOnInit(cb) {
1280 __ATINIT__.unshift(cb);
1281}
1282
1283
1284function addOnPreMain(cb) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…