On 02/27/2014 03:02 AM, Brendan Eich wrote:
Fitzgerald, Nick wrote:
Or in self hosted code, right? Maybe the iterator { value, done } objects?

Are we optimizing away { value, done } objects that can't escape (from
iterators run afresh by for-of loops)? If not, is there a bug on file to so
optimize? If not, please file and cite here. Thanks,

Not as far as I know, and I do not think we can *properly* do anything like that before landing something similar to Bug 878503.

--
Nicolas B. Pierron

_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

Reply via email to