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

Function stackTrace

test/tests/emscripten/nop.js:1177–1179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1175}
1176
1177function stackTrace() {
1178 return demangleAll(jsStackTrace());
1179}
1180Module["stackTrace"] = stackTrace;
1181
1182// Memory management

Callers 2

nop.jsFile · 0.70
abortFunction · 0.70

Calls 2

demangleAllFunction · 0.70
jsStackTraceFunction · 0.70

Tested by

no test coverage detected