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

Fix index out of bounds exception in EmbeddedSlotMap. #391

Merged
merged 2 commits into from
Feb 17, 2018

Conversation

gbrail
Copy link
Collaborator

@gbrail gbrail commented Feb 15, 2018

Fix EmbeddedSlotMap.createSlot to manage linked list properly
when a node is replaced using CONVERT_ACCESSOR_TO_DATA or
MODIFY_GETTER_SETTER.

#390

Fix EmbeddedSlotMap.createSlot to manage linked list properly
when a node is replaced using CONVERT_ACCESSOR_TO_DATA or
MODIFY_GETTER_SETTER.
Copy link

@tmallery tmallery left a comment

Choose a reason for hiding this comment

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

Code change looks good.

@gbrail gbrail merged commit 8e77eab into master Feb 17, 2018
@gbrail gbrail deleted the greg-fix-slot-map branch February 17, 2018 00:59
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.

2 participants