Skip to content

Commit 657e85f

Browse files
youennfsaschanaz
andcommitted
Update index.bs
Co-authored-by: Kagami Sascha Rosylight <[email protected]>
1 parent bf7404b commit 657e85f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6400,6 +6400,7 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
64006400
1. Assert: |container| has \[[queue]] and \[[queueTotalSize]] internal slots.
64016401
1. If ! [$IsNonNegativeNumber$](|size|) is false, throw a {{RangeError}} exception.
64026402
1. If |size| is +∞, throw a {{RangeError}} exception.
6403+
1. Let |enqueuedValue| be |value|.
64036404
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps:
64046405
1. Set |enqueuedValue| to ? [$StructuredTransferOrClone$](|value|, |transferList|).
64056406
1. [=list/Append=] a new [=value-with-size=] with [=value-with-size/value=] |enqueuedValue| and

0 commit comments

Comments
 (0)