Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sql-js/sql.js
/ enlargeMemory
Function
enlargeMemory
js/sql-debug.js:1161–1163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1159
}
1160
1161
function
enlargeMemory() {
1162
abortOnCannotGrowMemory();
1163
}
1164
1165
1166
var
TOTAL_STACK = Module[
'TOTAL_STACK'
] || 5242880;
Callers
2
dynamicAlloc
Function · 0.70
_sbrk
Function · 0.70
Calls
1
abortOnCannotGrowMemory
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…