Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ bar
Function
bar
test/core/test_dwarf.c:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
void __attribute__((always_inline)) bar() {
12
out_to_js(3);
13
__builtin_trap(); // line 13
14
}
15
16
int main() {
17
foo();
Callers
2
main
Function · 0.70
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected