MCPcopy Create free account
hub / github.com/nodejs/node / constructor.any.js

File constructor.any.js

test/fixtures/wpt/streams/readable-streams/constructor.any.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// META: global=window,worker,shadowrealm
2'use strict';
3
4const error1 = new Error('error1');

Callers

nothing calls this directly

Calls 2

testFunction · 0.50
assert_throws_exactlyFunction · 0.50

Tested by

no test coverage detected