Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ sloppyArguments2
Function
sloppyArguments2
deps/v8/test/mjsunit/debugPrint.js:17–19 ·
view source on GitHub ↗
(a, b)
Source
from the content-addressed store, hash-verified
15
}
16
17
function
sloppyArguments2(a, b) {
18
return
arguments;
19
}
20
21
function
slowSloppyArguments() {
22
arguments[0xFFFFF] = -1;
Callers
1
debugPrint.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…