1 2 3 4 5 6
function f(x) { delete ((x)++); arguments[0] !== undefined; } f(1, x = [f.ArrayBuffer, undefined], this, this, this) ;