MCPcopy Index your code
hub / github.com/nodejs/node / f

Function f

deps/v8/test/mjsunit/maglev/16.js:7–9  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

5// Flags: --allow-natives-syntax --maglev
6
7function f(x) {
8 return x.a;
9}
10
11function Foo(a) {
12 this.a = a;

Callers 15

wrapFunction · 0.70
00.jsFile · 0.70
testFunction · 0.70
12.jsFile · 0.70
testAcosFunction · 0.70
testAsinFunction · 0.70
testAtanFunction · 0.70
testCbrtFunction · 0.70
testCosFunction · 0.70

Calls

no outgoing calls

Tested by 5

testFunction · 0.56
testFunction · 0.56
testFunction · 0.56
testFunction · 0.56
testFunction · 0.56