Skip to content

Colon must be expected after computed property name in object destructuring#3529

Merged
dbatyai merged 1 commit intojerryscript-project:masterfrom
rerobika:fix_issue_3527
Jan 20, 2020
Merged

Colon must be expected after computed property name in object destructuring#3529
dbatyai merged 1 commit intojerryscript-project:masterfrom
rerobika:fix_issue_3527

Conversation

@rerobika
Copy link
Copy Markdown
Member

This patch fixes #3527.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu

…turing

This patch fixes jerryscript-project#3527.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu
@rerobika rerobika added bug Undesired behaviour parser Related to the JavaScript parser labels Jan 20, 2020
Copy link
Copy Markdown
Member

@zherczeg zherczeg left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@dbatyai dbatyai left a comment

Choose a reason for hiding this comment

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

LGTM

@dbatyai dbatyai merged commit 05b4bda into jerryscript-project:master Jan 20, 2020
@rerobika rerobika deleted the fix_issue_3527 branch June 16, 2020 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Undesired behaviour parser Related to the JavaScript parser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion (literal_p->status_flags & ~(LEXER_FLAG_SOURCE_PTR | LEXER_FLAG_LATE_INIT)) == 0 in parser_compute_indicies

3 participants