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

Function f

deps/v8/test/debugging/wasm/gdb-server/test_files/test_memory.js:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46const wasm_main = instance.exports.main;
47
48function f() {
49 wasm_main(42);
50}
51f();

Callers 1

test_memory.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected