summaryrefslogtreecommitdiff
path: root/features.txt
diff options
context:
space:
mode:
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