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

Function err

test/js_optimizer/applyImportAndExportNameChanges2.js:13–15  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

11}
12
13function err(text) {
14 console.error(text)
15}
16
17function ready() {
18 run()

Callers 15

reportStderrToServerFunction · 0.50
abortFunction · 0.50
instantiateArrayBufferFunction · 0.50
instantiateAsyncFunction · 0.50
warnOnceFunction · 0.50
abortFunction · 0.50
instantiateArrayBufferFunction · 0.50
instantiateAsyncFunction · 0.50
put_charFunction · 0.50
fsyncFunction · 0.50

Calls 1

errorMethod · 0.45

Tested by

no test coverage detected