javascript函数

argument可以当数组传递

argument.callee 调用函数自身的指针

window是最外层的对象

instanceof 对象类型(new的对象的判定)

原文地址:https://www.cnblogs.com/anderson0/p/4734274.html