I guess to sum up what I think Domenic was saying: people hoist var
declarations so that their code acts the way the engine is going to execute
it in order to prevent a mismatch between expectations and result. If there
wasn't a reason to do that (AKA TDZ-UBI) then it wouldn't be done, because
it's not otherwise desirable to do.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to