The language used to work this way, a fresh environment would be created for 
every loop iteration. We changed it for better performance and JavaScript 
interop. Not sure if it was the best decision ever but it comes up rarely 
enough and it's hard to get the same performance improvement with an optimizer. 
:-)

Reply via email to