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

Interpreter: inline ivar access for virtual call with a single child #12321

Conversation

asterite
Copy link
Member

Fixes #12320

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter labels Jul 26, 2022
@straight-shoota straight-shoota added this to the 1.6.0 milestone Jul 29, 2022
@asterite asterite merged commit 5788c15 into master Jul 29, 2022
@asterite asterite deleted the interpreter/inline-ivar-access-for-virtual-type-with-a-single-child branch July 29, 2022 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:compiler:interpreter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interpreter: Nil assertion failed (NilAssertionError) in lookup_instance_var
2 participants