Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ d
Function
d
test/js_optimizer/minifyLocals-output.js:12–19 ·
view source on GitHub ↗
(f, g, h)
Source
from the content-addressed store, hash-verified
10
}
11
12
function
d(f, g, h) {
13
var
i, j, k, l;
14
i = f;
15
j = g;
16
k = h;
17
l = f;
18
return
f + g + h + i + j + k + l;
19
}
20
21
function
l() {
22
a:
while
(1) {
Callers
1
l
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected