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

Function M

test/js_optimizer/wasm2js-output.js:391–397  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

389}
390
391function M(a) {
392 if (!a) {
393 return 0;
394 }
395 g[300] = a;
396 return -1;
397}
398
399function W(a, b) {
400 a = a | 0;

Callers 1

QFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected