Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ func
Function
func
deps/v8/test/mjsunit/wasm/ffi.js:366–366 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
364
.addBody([kExprCallFunction, 0])
365
.exportFunc();
366
var
func = () => Symbol();
367
var
main = builder.instantiate({
""
: {func: func}}).exports.main;
368
main();
369
})();
Callers
15
js-wasm-cycle.js
File · 0.90
js-wasm-cycle.js
File · 0.90
assertWasm
Function · 0.70
recognize-imports.js
File · 0.70
asm-wasm-u32.js
File · 0.70
asm-wasm-i32.js
File · 0.70
asm-wasm-f32.js
File · 0.70
DoCalls
Function · 0.70
indirect-tables.js
File · 0.70
VerifyBoundsCheck64
Function · 0.70
VerifyBoundsCheck
Function · 0.70
Test32Op
Function · 0.70
Calls
1
Symbol
Function · 0.50
Tested by
no test coverage detected