Jan, anyone: https://twitter.com/phidip/status/425337790872973312
"In JS array.length is a property. Why is for(i=0;i<array,length;i++){} slower than for(i=0,len=array,length;i<len;i++){} ?"
Feel free to contact Niels directly (http://wefollow.com/phidip). Thanks, /be _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

