File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -90144,9 +90144,10 @@ dictionary <dfn>PromiseRejectionEventInit</dfn> : <span>EventInit</span> {
90144
90144
to let hosts attach state to JavaScript callbacks that are called from inside <span
90145
90145
data-x="concept-task">task</span>s. HTML <span
90146
90146
id="incumbent-settings-object-tracking-in-promises">tracks the <span>incumbent settings
90147
- object</span> in promises</span> by saving the <span>incumbent settings object</span> and a
90148
- <span>JavaScript execution context</span> for the <span>active script</span>. User agents must use
90149
- the following implementation: <ref spec=JAVASCRIPT></p>
90147
+ object</span> in promises and <code>FinalizationRegistry</code> callbacks</span> by saving the
90148
+ <span>incumbent settings object</span> and a <span>JavaScript execution context</span> for the
90149
+ <span>active script</span>. User agents must use the following implementation: <ref
90150
+ spec=JAVASCRIPT></p>
90150
90151
90151
90152
<ol>
90152
90153
<li><p>Let <var>incumbent settings</var> be the <span>incumbent settings object</span>.</p></li>
You can’t perform that action at this time.
0 commit comments