Reviewers: Vyacheslav Egorov,

Description:
Stop pushing arguments onto the stack in CompareStub until just before calling
runtime.
This is a fixed version of change 5097, which had the problem that
LoadFloatOperands tried to load the arguments from the stack.

Please review this at http://codereview.chromium.org/3040010/show

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/ia32/codegen-ia32.cc
  M     src/x64/codegen-x64.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to