toSource() 方法返回表示对象源代码的字符串。
booleanObj.toSource()Boolean.toSource()
booleanObj.toSource()
Boolean.toSource()
注释:该方法在 Internet Explorer 中无效。