TAG_RETURN 225 eval_error.c case TAG_RETURN: TAG_RETURN 2647 ext/tk/tcltklib.c case TAG_RETURN: TAG_RETURN 580 vm.c if (state == TAG_RETURN && proc->is_lambda) { TAG_RETURN 827 vm.c case TAG_RETURN: TAG_RETURN 857 vm.c case TAG_RETURN: TAG_RETURN 1110 vm.c if (state == TAG_BREAK || state == TAG_RETURN) { TAG_RETURN 1114 vm.c if (state == TAG_RETURN) { TAG_RETURN 1282 vm_insnhelper.c state = TAG_RETURN; TAG_RETURN 1327 vm_insnhelper.c else if (state == TAG_RETURN) { TAG_RETURN 1357 vm_insnhelper.c rb_vm_localjump_error("unexpected return", throwobj, TAG_RETURN);