Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ fn
Function
fn
deps/v8/test/mjsunit/call.js:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
76
77
function
fn() {
78
return
arguments.length;
79
}
80
81
assertEquals(0, fn.call());
82
assertEquals(0, fn.call(this));
Callers
15
runLiteralsTest
Function · 0.70
testDictModeNullProtoLiteral
Function · 0.70
ignoreOOM
Function · 0.70
opt
Function · 0.70
test_switch
Function · 0.70
assertThrowsWithMessage
Function · 0.70
testNoDeopt
Function · 0.70
OverrideCase
Function · 0.70
no_last_match
Function · 0.70
forEach
Method · 0.50
forEachChunkSize
Method · 0.50
map.mjs
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected