On 12/7/13 3:40 AM, Chris Peterson wrote:
* Bug 892687 - Make returning object values not require fallible methods
I don't think this one matters much for performance here anymore; we've decided that can-fail-due-to-oom-on-return-value is not a reason to avoid DCE of a method call that can otherwise be DCEd.
-Boris _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

