rb_profile_frame_method_name 30 ext/-test-/debug/profile_frames.c rb_ary_push(ary, rb_profile_frame_method_name(buff[i])); rb_profile_frame_method_name 38 include/ruby/debug.h VALUE rb_profile_frame_method_name(VALUE frame); rb_profile_frame_method_name 1399 vm_backtrace.c VALUE method_name = rb_profile_frame_method_name(frame);