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

Method mulVal

test/webidl/test.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17void Parent::mulVal(int mul) { value *= mul; }
18
19typedef EnumClass::EnumWithinClass EnumClass_EnumWithinClass;
20typedef EnumNamespace::EnumInNamespace EnumNamespace_EnumInNamespace;

Callers 2

mainFunction · 0.80
post.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected