Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ usedFromDeep
Function
usedFromDeep
test/js_optimizer/emitDCEGraph.js:70–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
69
// deep uses, that we can't scan
70
function
usedFromDeep() {
71
}
72
var
Something = {
73
property:
function
() {
74
usedFromDeep();
Callers
1
emitDCEGraph.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected