Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ sloppyArguments
Function
sloppyArguments
deps/v8/test/mjsunit/debugPrint.js:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
largeArray[0xFFFF00] = 123;
12
13
function
sloppyArguments() {
14
return
arguments;
15
}
16
17
function
sloppyArguments2(a, b) {
18
return
arguments;
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…