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

Function Array

deps/v8/test/mjsunit/obj-construct.js:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32}
33
34function Array() {
35 consCalled = true;
36}
37
38assertFalse(consCalled);
39var x1 = { };

Callers 15

_http_outgoing.jsFile · 0.85
syncLinkMethod · 0.85
#asyncLinkMethod · 0.85
[kLink]Method · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
fnFunction · 0.85

Calls

no outgoing calls

Tested by 1

testFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…