js严格模式使用费严格模式的代码报错 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to thems
严格模式下,arguments.callee.caller 是否有替代方案?
js严格模式使用费严格模式的代码报错 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to thems
严格模式下,arguments.callee.caller 是否有替代方案?
13 回答12.6k 阅读
7 回答1.7k 阅读
3 回答1k 阅读✓ 已解决
3 回答1.2k 阅读✓ 已解决
2 回答1.1k 阅读✓ 已解决
2 回答1.8k 阅读
2 回答1k 阅读✓ 已解决
这些不建议用,最好还是根据名字来引用,这样好看点