Skip to content

ci in iseq can only be object or null#7147

Merged
peterzhu2118 merged 1 commit intoruby:masterfrom
Shopify:pz-iseq-ci-null
Jan 19, 2023
Merged

ci in iseq can only be object or null#7147
peterzhu2118 merged 1 commit intoruby:masterfrom
Shopify:pz-iseq-ci-null

Conversation

@peterzhu2118
Copy link
Member

It looks like rb_callinfo in iseq can only be either a Ruby object or null, since it cannot be allocated on the stack.

It looks like rb_callinfo in iseq can only be either a Ruby object or
null, since it cannot be allocated on the stack.
@peterzhu2118 peterzhu2118 merged commit dcc676a into ruby:master Jan 19, 2023
@peterzhu2118 peterzhu2118 deleted the pz-iseq-ci-null branch January 19, 2023 14:47
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.

1 participant