Skip to content

Commit

Permalink
add RegExp named capture groups
Browse files Browse the repository at this point in the history
  • Loading branch information
mysticatea committed Feb 11, 2018
1 parent 7b04440 commit 6fb13e0
Show file tree
Hide file tree
Showing 4 changed files with 323 additions and 86 deletions.
1 change: 0 additions & 1 deletion bin/run_test262.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const unsupportedFeatures = [
"class-fields-public",
"optional-catch-binding",
"regexp-lookbehind",
"regexp-named-groups",
"regexp-unicode-property-escapes"
];

Expand Down
Loading

0 comments on commit 6fb13e0

Please sign in to comment.