Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ c
Function
c
test/fixtures/asmjs.js:10–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
}
9
}
10
function
c() {
11
if
(0 == 0) {
12
return
1 == 1 ? 105 : 106;
13
}
else
{
14
return
0 == 1 ? 107 : 108;
15
}
16
}
17
var
d = (
function
() {
18
"use asm"
;
19
return
1 == 1 ? 109 : 110;
Callers
1
asmjs.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected