We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b91d34 commit efdc829Copy full SHA for efdc829
index.bs
@@ -6422,7 +6422,7 @@ for="value-with-size">value</dfn> and <dfn for="value-with-size">size</dfn>.
6422
6423
1. Assert: |container| has \[[queue]] and \[[queueTotalSize]] internal slots.
6424
1. If |container| has an \[[isOwning]] internal slot whose value is true, perform the following steps until |container|.\[[queue]]
6425
- is [=list/is empty|empty=]:
+ [=list/is empty=]:
6426
1. Let |chunk| be ! [$DequeueValue$]([=this=]).
6427
1. If |chunk| has [=dispose steps=], perform the [=dispose steps=] given |chunk|.
6428
1. Set |container|.\[[queue]] to a new empty [=list=].
0 commit comments