Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sql-js/sql.js
/ stackSave
Function
stackSave
js/sql-debug.js:5770–5772 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5768
return
ret|0;
5769
}
5770
function
stackSave() {
5771
return
STACKTOP|0;
5772
}
5773
function
stackRestore(top) {
5774
top = top|0;
5775
STACKTOP = top;
Callers
10
worker.sql.js
File · 0.85
ccall
Function · 0.85
sql-debug.js
File · 0.85
ccall
Function · 0.85
sql-memory-growth.js
File · 0.85
ccall
Function · 0.85
sql.js
File · 0.85
ccall
Function · 0.85
deoptimize.worker.sql.js
File · 0.85
ccall
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…