summaryrefslogtreecommitdiff
path: root/features.txt
diff options
context:
space:
mode:
authorJosh Wolfe <thejoshwolfe@gmail.com>2017-08-23 11:34:25 -0700
committerLeo Balter <leonardo.balter@gmail.com>2017-08-23 14:34:25 -0400
commit9875641a4c8610729a83eebf07416d77315f216c (patch)
tree01e7796b9f6c555051daa080b2dbeee0bafa47dd /features.txt
parentd91044c788b3ccd5efee20af70b385ad9ff1e24a (diff)
downloadqtdeclarative-testsuites-9875641a4c8610729a83eebf07416d77315f216c.tar.gz
Add BigInt into the known features list (#1195)
Diffstat (limited to 'features.txt')
-rw-r--r--features.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.txt b/features.txt
index abfde8e56..62201f2d4 100644
--- a/features.txt
+++ b/features.txt
@@ -7,6 +7,10 @@
#
# https://github.com/tc39/process-document
+# BigInt
+# https://github.com/tc39/proposal-bigint
+BigInt
+
# Promise.prototype.finally
# https://github.com/tc39/proposal-promise-finally
Promise.prototype.finally