MCPcopy 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
1161function enlargeMemory() {
1162 abortOnCannotGrowMemory();
1163}
1164
1165
1166var TOTAL_STACK = Module['TOTAL_STACK'] || 5242880;

Callers 2

dynamicAllocFunction · 0.70
_sbrkFunction · 0.70

Calls 1

abortOnCannotGrowMemoryFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…