iseq_load         446 iseq.c             return iseq_load(self, data, 0, opt);
iseq_load         452 iseq.c             return iseq_load(rb_cISeq, data, parent, opt);