Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ h
Function
h
deps/v8/test/mjsunit/bugs/bug-941049.js:41–44 ·
view source on GitHub ↗
(f)
Source
from the content-addressed store, hash-verified
39
}
40
41
function
h(f) {
42
assertEquals(
'kallevip'
, f.arguments.extra);
43
return
f.arguments;
44
}
45
46
// Test function with a materialized arguments array.
47
function
f0() {
Callers
2
f0
Function · 0.70
f1
Function · 0.70
Calls
1
assertEquals
Function · 0.50
Tested by
no test coverage detected