Add "Symbols as WeakMap keys" feature flag

See: #2850
This commit is contained in:
Philip Chimento 2022-09-23 15:22:59 -07:00 committed by Ms2ger
parent d101ab9bc4
commit a10968b462
1 changed files with 4 additions and 0 deletions

View File

@ -280,6 +280,10 @@ decorators
# https://github.com/tc39/proposal-duplicate-named-capturing-groups
regexp-duplicate-named-groups
# Symbols as WeakMap keys
# https://github.com/tc39/proposal-symbols-as-weakmap-keys
symbols-as-weakmap-keys
## Standard language features
#
# Language features that have been included in a published version of the