bug582880.js (111B)
1 x = (function() {}) 2 (function () { 3 function a() {} 4 a([7].some(gc)) 5 }()) 6 7 /* Don't crash or assert. */