michael@0: x = (function() {}) michael@0: (function () { michael@0: function a() {} michael@0: a([7].some(gc)) michael@0: }()) michael@0: michael@0: /* Don't crash or assert. */ michael@0: