MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / browser_reporting.js

File browser_reporting.js

test/browser_reporting.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Set this to true to have stdout and stderr sent back to the server
2var captureStdio = false;
3
4var hasModule = typeof Module === 'object' && Module;

Callers

nothing calls this directly

Calls 7

reportTopLevelErrorFunction · 0.85
reportStdoutToServerFunction · 0.85
reportStderrToServerFunction · 0.85
hasMethod · 0.80
logMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected