Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
test
Function · 0.70
fooPreventExtensions
Function · 0.70
fooSeal
Function · 0.70
fooFreeze
Function · 0.70
Calls
no outgoing calls
Tested by
1
test
Function · 0.56