1 2 3 4 5 6 7
// |jit-test| error: TypeError for (var a = 0; a < 7; ++a) { if (a == 1) { Iterator() } }