Skip to content

Conversation

rbuckton
Copy link

This brings engine262 up-to-date with the changes for regexp-match-indices to use a d flag to opt in to returning .indices when calling .exec() (or any other function that calls RegExpBuiltinExec.

@rbuckton
Copy link
Author

Note: this was tested against tc39/test262#2934

@devsnek
Copy link
Member

devsnek commented Feb 23, 2021

Thank you very much for this. When the tests land I will merge this 👍

@rbuckton
Copy link
Author

tc39/test262#2934 has been merged

@devsnek
Copy link
Member

devsnek commented Feb 26, 2021

Can you just update the test262 submodule so this is green?

@devsnek devsnek merged commit c2746ca into engine262:main Feb 26, 2021
@rbuckton rbuckton deleted the regexp-match-indices-d-flag branch February 26, 2021 04:28
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

Successfully merging this pull request may close these issues.

2 participants