Skip to content

Commit 5439c96

Browse files
Update index.bs
Co-authored-by: Mattias Buelens <[email protected]>
1 parent c49e519 commit 5439c96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6399,7 +6399,6 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
63996399
1. If ! [$IsNonNegativeNumber$](|size|) is false, throw a {{RangeError}} exception.
64006400
1. If |size| is +∞, throw a {{RangeError}} exception.
64016401
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps:
6402-
1. If |container| has a \[[isOwning]] internal slot whose value is true, perform the following steps:
64036402
1. Set |enqueuedValue| to [$StructuredTransferOrClone$](|value|, |transferList|).
64046403
1. If |enqueuedValue| is an abrupt completion, return |enqueuedValue|.
64056404
1. [=list/Append=] a new [=value-with-size=] with [=value-with-size/value=] |enqueuedValue| and

0 commit comments

Comments
 (0)