Skip to content

Fix array hole calculation for fast access mode arrays #3061

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
Sep 5, 2019

Conversation

rerobika
Copy link
Member

@rerobika rerobika commented Sep 4, 2019

This patch fixes #3060.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]

@rerobika rerobika added bug Undesired behaviour ecma core Related to core ECMA functionality labels Sep 4, 2019
This patch fixes jerryscript-project#3060.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik [email protected]
Copy link
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

Copy link
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

@rerobika rerobika merged commit 086c4eb into jerryscript-project:master Sep 5, 2019
@rerobika rerobika deleted the fix_issue_3060 branch June 16, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour ecma core Related to core ECMA functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertion compressed_pointer != JMEM_CP_NULL
3 participants