LGTM.
http://codereview.chromium.org/6262013/diff/1/src/x64/lithium-codegen-x64.cc File src/x64/lithium-codegen-x64.cc (right): http://codereview.chromium.org/6262013/diff/1/src/x64/lithium-codegen-x64.cc#newcode1486 src/x64/lithium-codegen-x64.cc:1486: ASSERT(!argument->IsDoubleRegister()); Don't we have more of a problem with DoubleStackSlot here? DoubleRegister will fail in ToOperand. http://codereview.chromium.org/6262013/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
