1 2 3 4 5 6 7 8
// |jit-test| error:InternalError // Binary: cache/js-dbg-64-a3946d490610-linux // Flags: // var x = []; x.join = x.toString; "" + x;