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