MCPcopy Create free account
hub / github.com/nodejs/node / w

Function w

deps/v8/test/mjsunit/bugs/bug-941049.js:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81
82
83function w() {
84 return q.arguments;
85}
86
87function q(x, y) {
88 x = 2;

Callers 2

testFunction · 0.85
qFunction · 0.85

Calls

no outgoing calls

Tested by 1

testFunction · 0.68