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,
/be _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

