Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ baz
Function
baz
deps/v8/test/mjsunit/asm/asm-validation.js:320–320 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
318
"use asm"
;
319
function
bar() {
return
1; }
320
function
baz() {
return
2; }
321
return
{foo: bar, foo: baz};
322
}
323
var
m = Module();
Callers
3
arguments-escape.js
File · 0.50
modules-import-meta-turbo.mjs
File · 0.50
field-type-tracking.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected