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

Function b

test/js_optimizer/wasm2js-output.js:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2function instantiate(H, I, J) {
3 var a = 12;
4 function b() {
5 return a;
6 }
7 function D(E, F, G) {
8 var c = F.memory;
9 var d = J;

Callers 1

KFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected