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 @@ -89627,15 +89627,11 @@ dictionary <dfn>PromiseRejectionEventInit</dfn> : <span>EventInit</span> {
89627
89627
User agents must use the following implementation: <ref spec=JSWEAKREF></p>
89628
89628
89629
89629
<ol>
89630
- <li><p><span>Queue a task</span> on the <span >garbage collection task source</span > to perform
89630
+ <li><p><span>Queue a task</span> on the <dfn >garbage collection task source</dfn > to perform
89631
89631
<span>CleanupFinalizationGroup</span>(<var>finalizationGroup</var>). If this throws an exception,
89632
89632
catch it, and <span>report the exception</span>.</p></li>
89633
89633
</ol>
89634
89634
89635
- <p>The <span>task source</span> for any <span data-x="concept-task">tasks</span> that are <span
89636
- data-x="queue a task">queued</span> in this section is the <dfn>garbage collection task
89637
- source</dfn>.</p>
89638
-
89639
89635
</div>
89640
89636
89641
89637
<h4>Event loops</h4> <!-- <dfn>event loop</dfn> -->
You can’t perform that action at this time.
0 commit comments