bug554675-1.js (90B)
1 (function() { 2 for (e in [0, 0]) { 3 if (/x/ < this) {} 4 } 5 })() 6 7 /* Don't assert. */