Tangram-base icon indicating copy to clipboard operation
Tangram-base copied to clipboard

baidu.object.clone 不完全COPY

Open kdepp opened this issue 13 years ago • 0 comments

如果需要clone的对象的prototype 为 Number,此对象将被直接返回。。。 应该把 instanceof Number 换成 isNumber 吧。。。 String, Boolean 也是

kdepp avatar Mar 22 '11 05:03 kdepp