MCPcopy 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
19function g(x) {
20 return this.f(2 - x, "any");
21}
22
23var o = new O();
24function foo(x) {

Callers

nothing calls this directly

Calls 1

fMethod · 0.45

Tested by

no test coverage detected