If a nested function has no free variables, does its internal [[Scope]] property not contain the outer function's activation object?

后端 未结 0 532
甜味超标
甜味超标 2021-02-09 05:54

I\'m trying to figure out whether the following behavior around [[Scopes]] is in accordance to JS spec or simply an implementation detail of Chrome Devtools.

func         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题