小tips:JS严格模式(use strict)下不能使用arguments.callee的替代方案

2017-11-14
阅读 1 分钟
29.9k
结果:Uncaught TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them