Skip to content

Commit

Permalink
Remove note re: relationship amongst WeakFoos
Browse files Browse the repository at this point in the history
The referenced PR comment appears to have been resolved along with issue tc39#105.
  • Loading branch information
cpcallen committed Nov 19, 2019
1 parent 6180420 commit fbfc3a1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions spec/weak-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,13 +164,6 @@ <h1>Modifications to collection type definitions</h1>
to explain their observable effects on garbage collection, rather than
specifying operationally that non-live keys or members are deleted.
</p>

<p>
Open questions remain under discussion about the relationship between when
elements are collected in WeakMaps, WeakSets and WeakRefs, e.g.,
what guarantees are made about timing, c.f.
<a href="https://github.com/tc39/proposal-weakrefs/pull/121#issuecomment-497142235">#121 (comment)</a>.
</p>
</emu-note>

<emu-clause id="sec-weakmap">
Expand Down

0 comments on commit fbfc3a1

Please sign in to comment.