Skip to content

Add RegExp indices and hasIndices #52085

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

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Add RegExp indices and hasIndices #52085

merged 1 commit into from
Jan 3, 2023

Conversation

rbuckton
Copy link
Contributor

@rbuckton rbuckton commented Jan 3, 2023

I couldn't add commits to #46073, so I've applied the changes made by @xiBread to a fresh PR. Thanks @xiBread for your effort here.

Fixes #44227

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Jan 3, 2023
@rbuckton rbuckton mentioned this pull request Jan 3, 2023
@rbuckton rbuckton merged commit f43cd0a into main Jan 3, 2023
@rbuckton rbuckton deleted the regexp-indices branch January 3, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node now supports Regexp hasIndices -- typescript does not.
2 participants