MCPcopy 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
11void __attribute__((always_inline)) bar() {
12 out_to_js(3);
13 __builtin_trap(); // line 13
14}
15
16int main() {
17 foo();

Callers 2

mainFunction · 0.70
mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected