I changed all of the stack-rearranging to push stack operands, rather than loading to registers, making them uniform.
http://codereview.chromium.org/583008/diff/1/3 File src/ic.cc (right): http://codereview.chromium.org/583008/diff/1/3#newcode1323 src/ic.cc:1323: void LoadIC::GenerateInitialize(MacroAssembler* masm) { On 2010/02/08 15:22:49, Kevin Millikin wrote:
I think it's OK to put all these in the ic.h file.
Done. http://codereview.chromium.org/583008 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
