remove incorrect unicode regex es6now feature

This commit is contained in:
Sebastian McKenzie 2014-10-09 19:03:49 +11:00
parent 65cff36472
commit 235365f237

View File

@ -280,7 +280,7 @@ limitations in ES5 implementations.
| Rest parameters | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Spread | ✓ | ✓ | ✓ | ✓ | ✓ | |
| Template literals | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Unicode regex | ✓ | ✓ | | | ✓ | |
| Unicode regex | ✓ | ✓ | | | ✓ | |
#### Performance