Reviewers: William Hesse, Message: Second part of function call cleanup.
The generated code might be improved here by the ability to pop from the frame to a (hinted) specific register. As always the decision of whether to honor the hint is the sticky part. Description: In the IA32 code genrator, handle call ICs and constructor calls the same as load and store ICs. Eliminate the general function used to call any IC. Please review this at http://codereview.chromium.org/42638 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/codegen-ia32.cc M src/virtual-frame-arm.h M src/virtual-frame-arm.cc M src/virtual-frame-ia32.h M src/virtual-frame-ia32.cc M src/virtual-frame.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
