Project

General

Profile

« Previous | Next » 

Revision dcc676a8

Added by peterzhu2118 (Peter Zhu) almost 3 years ago

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.