Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend coverage for RegExp.prototype[Symbol.replace] #2426

Open
leobalter opened this issue Nov 18, 2019 · 0 comments
Open

Extend coverage for RegExp.prototype[Symbol.replace] #2426

leobalter opened this issue Nov 18, 2019 · 0 comments

Comments

@leobalter
Copy link
Member

Based on findings from #2423:

  1. Extend tests coverage for RegExp.prototype[Symbol.replace]
  2. Create a feature flag for RegExp.prototype[Symbol.replace] and String.prototype.replace. Not new features, but there are too much tangliness here. Yes, I invented a new word.
  3. Extend tests coverage for String.prototype.replace
  4. Remove redundant legacy tests for String#replace we will eventually find as duplicates of the new coverage from the previous item.

Originally posted by @leobalter in #2423

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant