Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 function a(code) {
2 var f = new Function("for each(let x in[false,'',/x/,'',{}]){if(x<x){(({}))}else if(x){}else{}}");
3 try {
4 f()
5 } catch(e) {}
6 }
7 a()
8 a()
9
10 /* Don't crash (CLI only). */
11