mirror of
https://github.com/tc39/test262.git
synced 2025-07-23 22:15:24 +02:00
features.txt: update list to include Atomics, for-of
This commit is contained in:
parent
c7a5d21bee
commit
fa61006313
@ -51,6 +51,7 @@ regexp-unicode-property-escapes
|
||||
|
||||
# Shared Memory and atomics
|
||||
# https://github.com/tc39/ecmascript_sharedmem
|
||||
Atomics
|
||||
SharedArrayBuffer
|
||||
|
||||
# Standard language features
|
||||
@ -80,6 +81,7 @@ DataView.prototype.setUint8
|
||||
default-arg
|
||||
default-parameters
|
||||
destructuring-binding
|
||||
for-of
|
||||
Float64Array
|
||||
generators
|
||||
Int8Array
|
||||
|
Loading…
x
Reference in New Issue
Block a user