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

Tests for RegExp capture substitution out of bounds #925

Merged
merged 1 commit into from
Mar 27, 2017

Conversation

littledan
Copy link
Member

In tc39/ecma262#853 , standard semantics
for this case are proposed. This patch tests the case.

This test was tested in V8 and passed there. The test should not
be merged until TC39 comes to agreement about the semantics change.

In tc39/ecma262#853 , standard semantics
for this case are proposed. This patch tests the case.
Copy link
Member

@leobalter leobalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this reached consensus in March 22nd at the last TC39 meeting.

@leobalter leobalter merged commit 184275f into tc39:master Mar 27, 2017
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