1 2 3 4 5
// |jit-test| error: ReferenceError for (var c in foo) try { throw new Error(); } catch (e) {}