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

Function rootedFunc2

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

Source from the content-addressed store, hash-verified

8Module['rootedFunc1'] = rootedFunc1;
9
10function rootedFunc2() {
11}
12var use = rootedFunc2();
13
14function user() {

Callers 1

emitDCEGraph.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected