MCPcopy Create free account
hub / github.com/nodejs/node / f1

Function f1

deps/v8/test/mjsunit/wasm/asm-wasm-literals.js:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 "use asm";
24 function f0() { return 0; }
25 function f1() { return 1; }
26 function f4() { return 4; }
27 function f64() { return 64; }
28 function f127() { return 127; }

Callers 2

jspi-export.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected