Add feature flag for Array.fromAsync

Next proposal that the Igalia team plans to tackle is Array.fromAsync.
This adds the feature flag.
This commit is contained in:
Philip Chimento 2022-11-04 11:57:51 -07:00 committed by Ms2ger
parent 1d5dc6b577
commit dfb3593e3b
1 changed files with 3 additions and 0 deletions

View File

@ -289,6 +289,9 @@ symbols-as-weakmap-keys
# https://github.com/tc39/proposal-change-array-by-copy/
change-array-by-copy
# https://tc39.es/proposal-array-from-async/
Array.fromAsync
## Standard language features
#
# Language features that have been included in a published version of the