summaryrefslogtreecommitdiff
path: root/features.txt
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2017-09-08 12:30:23 -0400
committerRick Waldron <waldron.rick@gmail.com>2017-09-08 12:30:23 -0400
commitfa610063130c7f421ecc7babeebffee83ff3d9e9 (patch)
tree1b4a5cacfceefb06a682ea9c8d4a8ac19f726f64 /features.txt
parentc7a5d21bee924f8f2ff7164b401e979fcc4e5348 (diff)
downloadqtdeclarative-testsuites-fa610063130c7f421ecc7babeebffee83ff3d9e9.tar.gz
features.txt: update list to include Atomics, for-of
Diffstat (limited to 'features.txt')
-rw-r--r--features.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/features.txt b/features.txt
index 0db12e018..b5ae0bd0a 100644
--- a/features.txt
+++ b/features.txt
@@ -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