MCPcopy
hub / github.com/jvilk/BrowserFS / enlargeMemory

Function enlargeMemory

test/tests/emscripten/readdir_empty.js:1205–1207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1203}
1204
1205function enlargeMemory() {
1206 abortOnCannotGrowMemory();
1207}
1208
1209
1210var TOTAL_STACK = Module['TOTAL_STACK'] || 5242880;

Callers 1

readdir_empty.jsFile · 0.70

Calls 1

abortOnCannotGrowMemoryFunction · 0.70

Tested by

no test coverage detected