File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -90476,15 +90476,11 @@ dictionary <dfn>PromiseRejectionEventInit</dfn> : <span>EventInit</span> {
9047690476 User agents must use the following implementation: <ref spec=JSWEAKREF></p>
9047790477
9047890478 <ol>
90479- <li><p><span>Queue a task</span> on the <span >garbage collection task source</span > to perform
90479+ <li><p><span>Queue a task</span> on the <dfn >garbage collection task source</dfn > to perform
9048090480 <span>CleanupFinalizationGroup</span>(<var>finalizationGroup</var>). If this throws an exception,
9048190481 catch it, and <span>report the exception</span>.</p></li>
9048290482 </ol>
9048390483
90484- <p>The <span>task source</span> for any <span data-x="concept-task">tasks</span> that are <span
90485- data-x="queue a task">queued</span> in this section is the <dfn>garbage collection task
90486- source</dfn>.</p>
90487-
9048890484 </div>
9048990485
9049090486 <h4>Event loops</h4> <!-- <dfn>event loop</dfn> -->
You can’t perform that action at this time.
0 commit comments