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

Function user

test/js_optimizer/emitDCEGraph.js:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12var use = rootedFunc2();
13
14function user() {
15 used();
16}
17function used() {
18}
19

Callers

nothing calls this directly

Calls 1

usedFunction · 0.85

Tested by

no test coverage detected