chakra-core / chakra-core/ChakraCore

RegExp ES6 implementation incomplete

Open
#6,390 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.