summaryrefslogtreecommitdiff
path: root/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'features.txt')
-rw-r--r--features.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/features.txt b/features.txt
index 9d19bfaa2..39092a57b 100644
--- a/features.txt
+++ b/features.txt
@@ -55,6 +55,11 @@ regexp-unicode-property-escapes
Atomics
SharedArrayBuffer
+# Array.prototype.flatten and Array.prototype.flatMap
+# https://github.com/tc39/proposal-flatMap
+Array.prototype.flatten
+Array.prototype.flatMap
+
# Standard language features
#
# Language features that have been included in a published version of the