Skip to content

imemo_fields: store owner object in RBasic.klass #14202

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
Aug 13, 2025

Conversation

byroot
Copy link
Member

@byroot byroot commented Aug 13, 2025

It is much more convenient than storing the klass, especially when dealing with object_id as it allows to update the id2ref table without having to dereference the owner, which may be garbage at that point.

It is much more convenient than storing the klass, especially
when dealing with `object_id` as it allows to update the id2ref
table without having to dereference the owner, which may be
garbage at that point.
@byroot byroot force-pushed the imemo-fields-owner branch from d439d8b to 10aa413 Compare August 13, 2025 17:53
@matzbot matzbot merged commit 10aa413 into ruby:master Aug 13, 2025
75 of 76 checks passed
@byroot byroot deleted the imemo-fields-owner branch August 13, 2025 17:53
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