Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ rootedFunc2
Function
rootedFunc2
test/js_optimizer/emitDCEGraph.js:10–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
Module[
'rootedFunc1'
] = rootedFunc1;
9
10
function
rootedFunc2() {
11
}
12
var
use = rootedFunc2();
13
14
function
user() {
Callers
1
emitDCEGraph.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected