Skip to content

Commit

Permalink
Lowercase promise
Browse files Browse the repository at this point in the history
  • Loading branch information
syg committed May 11, 2023
1 parent 33d51cc commit bd48f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -100705,7 +100705,7 @@ dictionary <dfn dictionary>PromiseRejectionEventInit</dfn> : <span>EventInit</sp

<p>JavaScript contains an <span>implementation-defined</span> <span
data-x="js-HostEnqueueGenericJob">HostEnqueueGenericJob</span>(<var>job</var>, <var>realm</var>)
abstract operation to perform generic jobs in a particular realm (e.g., resolve Promises resulting
abstract operation to perform generic jobs in a particular realm (e.g., resolve promises resulting
from <code>Atomics.waitAsync</code>). User agents must use the following implementation: <ref
spec=JAVASCRIPT></p>

Expand Down

0 comments on commit bd48f6c

Please sign in to comment.