rb_vm_make_jump_tag_but_local_jump  780 cont.c         	      rb_vm_make_jump_tag_but_local_jump(state, th->errinfo);
rb_vm_make_jump_tag_but_local_jump  199 eval_intern.h  VALUE rb_vm_make_jump_tag_but_local_jump(int state, VALUE val);
rb_vm_make_jump_tag_but_local_jump  651 thread.c       	    rb_exc_raise(rb_vm_make_jump_tag_but_local_jump(
rb_vm_make_jump_tag_but_local_jump  882 vm.c           	VALUE exc = rb_vm_make_jump_tag_but_local_jump(state, val);