Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jvilk/BrowserFS
/ stackTrace
Function
stackTrace
test/tests/emscripten/readdir_empty.js:1177–1179 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1175
}
1176
1177
function
stackTrace() {
1178
return
demangleAll(jsStackTrace());
1179
}
1180
Module[
"stackTrace"
] = stackTrace;
1181
1182
// Memory management
Callers
2
readdir_empty.js
File · 0.70
abort
Function · 0.70
Calls
2
demangleAll
Function · 0.70
jsStackTrace
Function · 0.70
Tested by
no test coverage detected