Reviewers: fschneider, Description: Refactor inlined functions to avoid using subgraphs.
Function inlining no longer uses subgraphs. We detect inlining in an effect context and avoid materializing a return value earlier than we did before. Please review this at http://codereview.chromium.org/6635012/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/hydrogen.h M src/hydrogen.cc M src/preparser.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
