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

Function bar

test/js_optimizer/emitDCEGraph-scopes.js:3–3  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1function foo() {}
2
3function bar() {}
4
5// caller() calls foo(). There is also another function called "caller", down
6// below, which should not confuse us (if it does, nothing would refer to foo,

Callers 1

callerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected