Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sql-js/sql.js
/ addOnPreRun
Function
addOnPreRun
js/sql-debug.js:1274–1276 ·
view source on GitHub ↗
(cb)
Source
from the content-addressed store, hash-verified
1272
}
1273
1274
function
addOnPreRun(cb) {
1275
__ATPRERUN__.unshift(cb);
1276
}
1277
1278
1279
function
addOnInit(cb) {
Callers
1
preRun
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…