Skip to content

Commit

Permalink
Update task source to be inline with weakrefs
Browse files Browse the repository at this point in the history
  • Loading branch information
syg committed Apr 26, 2021
1 parent 74ff7b6 commit 218e399
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 @@ -90937,7 +90937,7 @@ import "https://example.com/foo/../module2.mjs";</code></pre>
<var>agentSignifier</var>.</p></li>

<li>
<p><span>Queue a task</span> on the <dfn>Atomics.waitAsync task source</dfn> in
<p><span>Queue a task</span> on the <dfn>JavaScript engine task source</dfn> in
<var>agent</var>'s <span>event loop</span> to perform the following steps:</p>

<ol>
Expand Down

0 comments on commit 218e399

Please sign in to comment.