Skip to content

Fix object initializer prescanning issues. #2563

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
Oct 19, 2018

Conversation

zherczeg
Copy link
Member

No description provided.

Copy link
Member

@akosthekiss akosthekiss left a comment

Choose a reason for hiding this comment

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

LGTM (Although commits should have a little bit more description than a single line of title.)

@akosthekiss akosthekiss added the parser Related to the JavaScript parser label Oct 18, 2018
Copy link
Contributor

@LaszloLango LaszloLango left a comment

Choose a reason for hiding this comment

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

I agree with @akosthekiss, please add more detail into the commit message before we land it. The code LGTM.

This patch fixes incorrect syntax errors reported by the prescanner for
ES5.1 getter/setter property initializers and ES2015 computed properties.

JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
@zherczeg
Copy link
Member Author

Thnak you. More description added.

@zherczeg zherczeg merged commit e0e6363 into jerryscript-project:master Oct 19, 2018
@zherczeg zherczeg deleted the prescanner_fixes branch October 19, 2018 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Related to the JavaScript parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants