One puzzle about variable statement in ECMAScript 262 standard
On page 88 of ECMAScript 262 standard, there is one statement which says "A variable with an Initialiser is assigned the value of its AssignmentExpression when the VariableStatement is executed, not when the variable is created." What does this mean? When will the VariableStatement be executed? Will it not be executed whenever an AssignmentStatement is assigned to it?
0 ANSWER
No answers available. You can post your answer below.
POST ANSWER
Sorry! You need to login first to post answer.
OR
Vim exists everywhere |
By sonic0002 |
RECENT
- ► What Chrome extensions do you find useful for programmers?
- ► What does your personal desk look like?
- ► Happy Chinese New Year for those who celebrate it
- ► How much time do you code every day?
- ► What lies would programmers like to tell?
- ► Is GoLang being used in more and more startups?
- ► How do you feel about 996?
- ► What are your reasons not writing blogs?
- ► Why do you or do not write tech blogs?
- ► What weekend projects have you created?