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

Function foo

deps/v8/test/mjsunit/compiler/array-subclass.js:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 const A = class A extends Array { };
10
11 function foo() { return new A; }
12
13 function test(foo) {
14 %PrepareFunctionForOptimization(foo);

Callers 4

testFunction · 0.70
fooPreventExtensionsFunction · 0.70
fooSealFunction · 0.70
fooFreezeFunction · 0.70

Calls

no outgoing calls

Tested by 1

testFunction · 0.56