gpt4 book ai didi

javascript - ES5 "strict"和 arguments.callee

转载 作者:数据小太阳 更新时间:2023-10-29 04:44:36 25 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
Why was the arguments.callee.caller property deprecated in JavaScript?

在 ES5 严格模式(即 “use strict”)中,引用当前函数的 arguments.callee 变量不再可用。

对于递归函数,使用函数自己的名称显然是明智的。然而,有时我可能想使用 arguments.callee 的属性(即 .length.prototype)而不必使用名称当前功能。

谁能解释通过删除它(据称)解决了哪些明显的问题?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com