Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
const
wasm_main = instance.exports.main;
47
48
function
f() {
49
wasm_main(42);
50
}
51
f();
Callers
1
test_memory.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected