• 函数退出时调用对象作用域去掉

    When the function exits, the call object is removed from the scope chain.

    youdao

  • 全局变量总是慢的,因为它们总是位于作用域的最后一环。

    Global variables are always the slowest to access because they are always last in the scope chain.

    youdao

  • 局部变量变量因为它位于作用第一对象中。

    Local variables are faster to access than out-of-scope variables because they exist in the first variable object of the scope chain.

    youdao

  • 如果涉及到内嵌函数这个作用域唯一引用调用对象的。

    When no nested functions are involved, the scope chain is the only reference to the call object.

    youdao

  • 如果简短描述作用重点作用域链大多内部函数有关

    If to describe briefly and showing the main point, a scope chain is mostly related with inner functions.

    youdao

  • 关闭如果做得正确允许通过封装数据作用域不能其他人修改使用

    Closures, when done correctly, allow you to encapsulate data through the use of the scope chain that cannot be modified by any other caller.

    youdao

  • 首先函数对象[[scope]]内部属性中的对象,按顺序复制作用

    The objects in the function object's [[scope]] property are copied into the scope chain in the same order.

    youdao

  • 意味着执行with过程中,实际上局部变量都被作用域链上的第二个位置,这会带来性能上的损失

    This means that local variables actually move to an identifier depth of two during execution of the with, imposing a performance penalty.

    youdao

  • 这些处理程序可以注册全局服务操作作用并且最终处理程序将通过结合所有作用处理程序得出。

    These handlers can be registered in global, service, or operation scope, and the final handler chain is calculated by combining the handlers from all the scopes.

    youdao

  • 这些处理程序可以注册全局服务操作作用并且最终处理程序将通过结合所有作用处理程序得出。

    These handlers can be registered in global, service, or operation scope, and the final handler chain is calculated by combining the handlers from all the scopes.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定