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

Function W

test/js_optimizer/wasm2js-output.js:399–404  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

397}
398
399function W(a, b) {
400 a = a | 0;
401 b = b | 0;
402 T();
403 return 0;
404}
405
406function R(a) {
407 a = a | 0;

Callers 1

zFunction · 0.85

Calls 1

TFunction · 0.70

Tested by

no test coverage detected