Interview place will not

Js the number of parameters defined function arguments.callee.length

In fact, the function itself is argumets.callee

fn.length is to define the number of parameters, this property is not traversable, they usually did not notice

The actual number of parameters arguments.length

Reproduced in: https: //www.cnblogs.com/jamesldj/p/3341582.html

Guess you like

Origin blog.csdn.net/weixin_33985679/article/details/93771018