Skip to content

Commit a1c6573

Browse files
youennfjan-ivar
andcommitted
Update index.bs
Co-authored-by: Jan-Ivar Bruaroey <[email protected]>
1 parent 657e85f commit a1c6573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6424,7 +6424,7 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
64246424

64256425
1. Assert: |container| has \[[queue]] and \[[queueTotalSize]] internal slots.
64266426
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps until |container|.\[[queue]]
6427-
is [=list/is empty|empty=]:
6427+
[=list/is empty=]:
64286428
1. Let |chunk| be ! [$DequeueValue$]([=this=]).
64296429
1. If |chunk| has [=dispose steps=], perform the [=dispose steps=] given |chunk|.
64306430
1. Set |container|.\[[queue]] to a new empty [=list=].

0 commit comments

Comments
 (0)