function f(o) { var { x, y = (z = x) } = o, z; var z1 = z; }