Reviewers: Mads Ager, William Hesse, Message: There are more inlining candidates in this class but we have to sort out the circular dependencies.
These give just under 2% on nolazy compilation time. I have made the x64 frame implementation class almost identical to the ia32 one (it was originally, and I think it's intended to be). Description: Inline some simple member functions of VirtualFrame. Please review this at http://codereview.chromium.org/113525 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/arm/codegen-arm.cc M src/arm/virtual-frame-arm.h M src/ia32/virtual-frame-ia32.h M src/virtual-frame.cc M src/x64/virtual-frame-x64.h --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
