mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
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:
parent
1d5dc6b577
commit
dfb3593e3b
@ -289,6 +289,9 @@ symbols-as-weakmap-keys
|
|||||||
# https://github.com/tc39/proposal-change-array-by-copy/
|
# https://github.com/tc39/proposal-change-array-by-copy/
|
||||||
change-array-by-copy
|
change-array-by-copy
|
||||||
|
|
||||||
|
# https://tc39.es/proposal-array-from-async/
|
||||||
|
Array.fromAsync
|
||||||
|
|
||||||
## Standard language features
|
## Standard language features
|
||||||
#
|
#
|
||||||
# Language features that have been included in a published version of the
|
# Language features that have been included in a published version of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user