Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ main
Function
main
test/core/test_demangle_stacks_noassert.cpp:22–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
int main(int argc, char **argv) {
23
NameSpace::Class c;
24
c.Aborter(1.234,
'a'
, NULL);
25
return 0;
26
}
Callers
nothing calls this directly
Calls
1
Aborter
Method · 0.45
Tested by
no test coverage detected