Skip to content

Conversation

@aneeshdk
Copy link
Contributor

When an inner arrow function has eval it may end up using arguments symbol. So we have to mark the parent that arguments is in use.

When an inner arrow function has eval it may end up using arguments symbol. So we have to mark the parent that arguments is in use.
@aneeshdk
Copy link
Contributor Author

Fixes the issue #1209.

Copy link
Contributor

@boingoing boingoing left a comment

Choose a reason for hiding this comment

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

Looks good to me

@chakrabot chakrabot merged commit ba868a9 into chakra-core:release/1.8 Jan 18, 2018
chakrabot pushed a commit that referenced this pull request Jan 18, 2018
…w functions

Merge pull request #4568 from aneeshdk:ArrowEvalArgumentsIssue

When an inner arrow function has eval it may end up using arguments symbol. So we have to mark the parent that arguments is in use.
chakrabot pushed a commit that referenced this pull request Jan 18, 2018
…al in arrow functions

Merge pull request #4568 from aneeshdk:ArrowEvalArgumentsIssue

When an inner arrow function has eval it may end up using arguments symbol. So we have to mark the parent that arguments is in use.
chakrabot pushed a commit that referenced this pull request Jan 18, 2018
…nts inside eval in arrow functions

Merge pull request #4568 from aneeshdk:ArrowEvalArgumentsIssue

When an inner arrow function has eval it may end up using arguments symbol. So we have to mark the parent that arguments is in use.
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.

4 participants