Skip to content

Commit

Permalink
fix throw completion
Browse files Browse the repository at this point in the history
  • Loading branch information
pzuraq committed Feb 2, 2024
1 parent e72bf2a commit daac91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -6941,7 +6941,7 @@ <h1>
InitializeInstanceElements (
_O_: an Object,
_constructor_: an ECMAScript function object,
): either a normal completion containing ~unused~ or an abrupt completion
): either a normal completion containing ~unused~ or a throw completion
</h1>
<dl class="header">
</dl>
Expand Down

0 comments on commit daac91a

Please sign in to comment.