Skip to content

Commit

Permalink
Add Symbol.dispose to UnlockToken
Browse files Browse the repository at this point in the history
  • Loading branch information
syg committed Sep 20, 2024
1 parent 3f8a012 commit 30c9b39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1772,6 +1772,11 @@ <h1>Atomics.Mutex.UnlockToken.prototype.unlock ( )</h1>
1. Return *false*.
</emu-alg>
</emu-clause>
<emu-clause id="sec-atomics.mutex.unlocktoken.prototype.%symbol.dispose%">
<h1>Atomics.Mutex.UnlockToken.prototype [ %Symbol.dispose% ] ( )</h1>
<p>The initial value of the %Symbol.dispose% property is %Atomics.Mutex.UnlockToken.prototype.unlock%, defined in <emu-xref href="#sec-atomics.mutex.unlocktoken.prototype.unlock"></emu-xref>.</p>
</emu-clause>
</emu-clause>
</emu-clause>
Expand Down

0 comments on commit 30c9b39

Please sign in to comment.