rb_iseq_defined_string 3552 compile.c VALUE str = rb_iseq_defined_string(expr_type); rb_iseq_defined_string 5981 compile.c VALUE str = rb_iseq_defined_string(DEFINED_NIL); rb_iseq_defined_string 244 iseq.h VALUE rb_iseq_defined_string(enum defined_type type); rb_iseq_defined_string 2640 vm_insnhelper.c return rb_iseq_defined_string(expr_type);