Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ g
Function
g
deps/v8/test/mjsunit/regress-1120905.js:19–21 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
17
}
18
19
function
g(x) {
20
return
this.f(2 - x,
"any"
);
21
}
22
23
var
o =
new
O();
24
function
foo(x) {
Callers
nothing calls this directly
Calls
1
f
Method · 0.45
Tested by
no test coverage detected