Skip to content

Tagged template object references should be released only in post_processing#3495

Merged
rerobika merged 1 commit intojerryscript-project:masterfrom
rerobika:fix_issue_3483
Jan 10, 2020
Merged

Tagged template object references should be released only in post_processing#3495
rerobika merged 1 commit intojerryscript-project:masterfrom
rerobika:fix_issue_3483

Conversation

@rerobika
Copy link
Copy Markdown
Member

@rerobika rerobika commented Jan 7, 2020

This patch fixes #3483.

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

…cessing

This patch fixes jerryscript-project#3483.

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 ES2015 Related to ES2015 features labels Jan 7, 2020
Comment thread jerry-core/parser/js/js-parser.c
@rerobika rerobika requested review from galpeter and zherczeg January 8, 2020 08:44
Copy link
Copy Markdown
Contributor

@galpeter galpeter 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
Contributor

@robertsipka robertsipka left a comment

Choose a reason for hiding this comment

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

LGTM

@rerobika rerobika merged commit b3b1dfd into jerryscript-project:master Jan 10, 2020
@rerobika rerobika deleted the fix_issue_3483 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 ES2015 Related to ES2015 features parser Related to the JavaScript parser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion object_p->type_flags_refs >= ECMA_OBJECT_REF_ONE in ecma_deref_object

3 participants