Skip to content

Commit

Permalink
Normative: Permit Symbols as WeakMap keys
Browse files Browse the repository at this point in the history
- Proposal: https://github.com/tc39/proposal-symbols-as-weakmap-keys
- Also allows Symbols in WeakSet, WeakRef, and FinalizationRegistry
- Adds new AO 'CanBeHeldWeakly'
- Registered Symbols can not be held weakly

Closes tc39#1194

Co-authored-by: Daniel Ehrenberg <[email protected]>
Co-authored-by: Leo Balter <[email protected]>
Co-authored-by: Mathieu Hofman <[email protected]>
Co-authored-by: Richard Gibson <[email protected]>
Co-authored-by: Jordan Harband <[email protected]>
Co-authored-by: Shu-yu Guo <[email protected]>
Co-authored-by: Michael Dyck <[email protected]>
Co-authored-by: Michael Ficarra <[email protected]>
  • Loading branch information
9 people committed Feb 6, 2023
1 parent f1fbcc5 commit cdf551f
Showing 1 changed file with 89 additions and 50 deletions.
Loading

0 comments on commit cdf551f

Please sign in to comment.