rb_iseq_new_with_opt 1108 compile.c ret_iseq = rb_iseq_new_with_opt(node, name, rb_iseq_new_with_opt 6946 compile.c return rb_iseq_new_with_opt((NODE *)IFUNC_NEW(build, (VALUE)&acc, 0), rb_iseq_new_with_opt 439 iseq.c return rb_iseq_new_with_opt(node, name, path, absolute_path, INT2FIX(0), parent, type, rb_iseq_new_with_opt 446 iseq.c return rb_iseq_new_with_opt(node, name, path, absolute_path, INT2FIX(0), parent, ISEQ_TYPE_TOP, rb_iseq_new_with_opt 453 iseq.c return rb_iseq_new_with_opt(node, rb_fstring_cstr("<main>"), rb_iseq_new_with_opt 650 iseq.c iseq = rb_iseq_new_with_opt(node, label, file, absolute_path, line, rb_iseq_new_with_opt 838 iseq.c return iseqw_new(rb_iseq_new_with_opt(node, rb_fstring_cstr("<main>"), rb_iseq_new_with_opt 189 prelude.c rb_iseq_eval(rb_iseq_new_with_opt(node, name, name, Qnil, INT2FIX(line), rb_iseq_new_with_opt 821 vm_core.h rb_iseq_t *rb_iseq_new_with_opt(NODE*, VALUE, VALUE, VALUE, VALUE, const rb_iseq_t *parent, enum iseq_type, const rb_compile_option_t*);