When and how var keyword of javascript pre-allocate stack memory?

后端 未结 0 1232
情书的邮戳
情书的邮戳 2020-12-02 19:52

When talking about the difference between var and let keywords, one is that(memory allocation):

The var keyword will directly pre-allocate memory space in the stack m

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