Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

array和object两章(勘误) #77

Closed
howiefh opened this issue Aug 26, 2015 · 1 comment
Closed

array和object两章(勘误) #77

howiefh opened this issue Aug 26, 2015 · 1 comment

Comments

@howiefh
Copy link
Contributor

howiefh commented Aug 26, 2015

http://git.io/vsFjw

对于还没有部署该方法的浏览器,可以用Array.prototyp.slice方法替代。

prototyp应该是prototype

http://git.io/vsbee

有两种特殊情况:bind方法创造的函数,name属性返回“bound”加上原函数的名字;Function构造函数创造的函数,name属性返回“anonymous”。

这句前后两个例子其实是一样的。

@howiefh
Copy link
Contributor Author

howiefh commented Aug 28, 2015

已提交到 #80

@howiefh howiefh closed this as completed Aug 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant