michael@0: try { michael@0: for (var j = 0; j < 2; ++j) { michael@0: if (j == 1) { michael@0: ++(null[2]); michael@0: } michael@0: } michael@0: } catch(e) { michael@0: }