iseq_set_optargs_table  446 compile.c      static int iseq_set_optargs_table(rb_iseq_t *iseq);
iseq_set_optargs_table 1153 compile.c          if (!iseq_set_optargs_table(iseq)) return COMPILE_NG;