rb_frame_last_func 613 array.c        	    rb_id2name(rb_frame_last_func()));
rb_frame_last_func 390 hash.c         	    rb_id2name(rb_frame_last_func()));
rb_frame_last_func 1534 hash.c         	    rb_id2name(rb_frame_last_func()));
rb_frame_last_func  87 numeric.c          return rb_funcall(x, rb_frame_last_func(), 1, y);
rb_frame_last_func 715 object.c           if (rb_frame_last_func() != alloc) {
rb_frame_last_func  90 struct.c           return rb_struct_getmember(obj, rb_frame_last_func());
rb_frame_last_func 140 struct.c       	if (rb_id_attrset(SYM2ID(slot)) == rb_frame_last_func()) {
rb_frame_last_func 144 struct.c           rb_name_error(rb_frame_last_func(), "`%s' is not a struct member",
rb_frame_last_func 145 struct.c       		  rb_id2name(rb_frame_last_func()));