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

Function usedFromDeep2

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

Source from the content-addressed store, hash-verified

76};
77
78function usedFromDeep2() {
79}
80var func = function() {
81 usedFromDeep2();
82};

Callers 1

funcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected