Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ Object
Function
Object
deps/v8/test/mjsunit/obj-construct.js:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
var
consCalled = false;
29
30
function
Object() {
31
consCalled = true;
32
}
33
34
function
Array() {
35
consCalled = true;
Callers
15
enqueue
Function · 0.85
test-util-types.js
File · 0.85
test-vm-basic.js
File · 0.85
test-internal-webidl-converttoint.js
File · 0.85
test-assert-deep.js
File · 0.85
test-util-isDeepStrictEqual.js
File · 0.85
test-internal-webidl.js
File · 0.85
test-process-config.js
File · 0.85
test-util-inspect.js
File · 0.85
structured-clone-battery-of-tests.js
File · 0.85
reconstructValue
Method · 0.85
TestNonStrict
Function · 0.85
Calls
no outgoing calls
Tested by
3
test
Function · 0.68
test
Function · 0.68
test
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…