Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
function
foo() {}
2
3
function
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
caller
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected