blob: a635b8297765c47799fb0564331ddecb4bb50b97 [file] [log] [blame]
// |jit-test| error: TypeError
do {
for (var a of [{}]) {}
} while (4());