chakra-core / chakra-core/ChakraCore
RegExp ES6 implementation incomplete
Open
ES Spec Conformance
Task
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
ES6 regular expression prototype and symbol features were never fully implemented or enabled - this is the one signficant ES6 gap that Chakracore still has.
The two flags: -ES6RegexPrototypeProperties and -ES6RegexSymbols guard much of this incomplete work.
These need a thorough review/clean up and then to be enabled, ideally for the next release.
This will solve the following issues which I have closed to consolidate here:
#6342
#5679
#5629
#5579
#5512
#5510
#5508
#5388
#5187
#6364
Contributor guide
Assessment
This issue has not been assessed yet.