eval.c:3882
void
rb_iter_break()
{
    localjump_destination(TAG_BREAK, ruby_scope, Qnil);
}
