Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ getInstanceCount
Method
getInstanceCount
test/embind/embind_test.cpp:649–651 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
647
}
648
649
static int getInstanceCount() {
650
return instanceCount_;
651
}
652
653
private:
654
std::string name_;
Callers
1
embind.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected