Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9766,7 +9766,7 @@ Constructors</h5>
1. Compare the value of NewTarget with the <a href=
"https://tc39.github.io/ecma262/#active-function-object">active
function object</a>; if the two are equal, throw a
{{TypeError}} is thrown.
{{TypeError}}.

Note: This check prevents the invocation of the constructor
directly from JavaScript. The interface object may only
Expand Down