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

When ForceSplitScope flag is provided don't assume that we have non-simple parameter list #3458

Merged

Conversation

aneeshdk
Copy link
Contributor

When we force all functions to have split scope we shouldn't assume that those function have non-simple parameter list. Fixed couple of places in EmitOneFunction.

@aneeshdk
Copy link
Contributor Author

@akroshg Can you please take a look?

…imple parameter list

When we force all functions to have split scope we shouldn't assume that those function have non-simple parameter list. Fixed couple of places in EmitOneFunction.
@akroshg
Copy link
Contributor

akroshg commented Jul 31, 2017

LGTM

@chakrabot chakrabot merged commit a917ce2 into chakra-core:release/1.6 Aug 1, 2017
chakrabot pushed a commit that referenced this pull request Aug 1, 2017
…ssume that we have non-simple parameter list

Merge pull request #3458 from aneeshdk:ForceSplitScopeFlagIssue

When we force all functions to have split scope we shouldn't assume that those function have non-simple parameter list. Fixed couple of places in EmitOneFunction.
chakrabot pushed a commit that referenced this pull request Aug 1, 2017
…ed don't assume that we have non-simple parameter list

Merge pull request #3458 from aneeshdk:ForceSplitScopeFlagIssue

When we force all functions to have split scope we shouldn't assume that those function have non-simple parameter list. Fixed couple of places in EmitOneFunction.
chakrabot pushed a commit that referenced this pull request Aug 1, 2017
…lag is provided don't assume that we have non-simple parameter list

Merge pull request #3458 from aneeshdk:ForceSplitScopeFlagIssue

When we force all functions to have split scope we shouldn't assume that those function have non-simple parameter list. Fixed couple of places in EmitOneFunction.
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