MCPcopy 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
653private:
654 std::string name_;

Callers 1

embind.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected