Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1205
function
enlargeMemory() {
1206
abortOnCannotGrowMemory();
1207
}
1208
1209
1210
var
TOTAL_STACK = Module[
'TOTAL_STACK'
] || 5242880;
Callers
1
readdir_empty.js
File · 0.70
Calls
1
abortOnCannotGrowMemory
Function · 0.70
Tested by
no test coverage detected