diff --git a/features.txt b/features.txt index 7dfd79f455..06ddd2b9bd 100644 --- a/features.txt +++ b/features.txt @@ -170,6 +170,10 @@ String.prototype.replaceAll # https://github.com/tc39/proposal-for-in-order for-in-order +# Legacy RegExp features +# https://github.com/tc39/proposal-regexp-legacy-features +legacy-regexp + # Logical Assignment Operators # https://github.com/tc39/proposal-logical-assignment logical-assignment-operators