Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
function
usedFromDeep2() {
79
}
80
var
func =
function
() {
81
usedFromDeep2();
82
};
Callers
1
func
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected