JavaScript 1.1; JScript 2.0; ECMAScript v1
覆盖方法 Object.valueOf( )
b.valueOf( )
Boolean对象b存放的原始布尔值。
如果调用该方法时,对象不是Boolean,则抛出该异常。