rb_vm_make_jump_tag_but_local_jump 1285 cont.c         	    VALUE err = rb_vm_make_jump_tag_but_local_jump(state, th->errinfo);
rb_vm_make_jump_tag_but_local_jump  275 eval_intern.h  VALUE rb_vm_make_jump_tag_but_local_jump(int state, VALUE val);
rb_vm_make_jump_tag_but_local_jump  629 load.c         	VALUE exc = rb_vm_make_jump_tag_but_local_jump(state, Qundef);
rb_vm_make_jump_tag_but_local_jump 1347 vm.c               VALUE exc = rb_vm_make_jump_tag_but_local_jump(state, Qundef);