object = new Object(); object.valueOf = Number.prototype.valueOf; object.valueOf() (threw TypeError: Error #1004) PASSED!
