MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / getID

Method getID

test/webidl/test.h:213–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211class SmallObject : public ISmallObject {
212public:
213 int getID(int number) {
214 return number;
215 }
216};
217
218class ObjectProvider : public IObjectProvider {

Callers 1

post.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected