Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ Foo
Method
Foo
test/embind/embind_benchmark.cpp:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
class Foo {
109
public:
110
Foo() : class_counter(0) {}
111
112
void __attribute__((noinline)) incr_global_counter() {
113
++counter;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected