Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
const
error1 =
new
Error(
'error1'
);
Callers
nothing calls this directly
Calls
2
test
Function · 0.50
assert_throws_exactly
Function · 0.50
Tested by
no test coverage detected