Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ DATA
Method
DATA
test/core/test_static_variable.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
int value;
12
13
DATA() { value = 0; }
14
};
15
16
DATA& GetData() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected