Reviewers: Lasse Reichstein, Description: More x64 work.
x64: Implement DoArgumentsElements, DoNumberUntagD, DoArgumentsLength, DoAccessArgumentsAt, DoStringLength in lithium x64 backend. Fix a bug in DoConstantD where only 32-bits of a double was loaded to an xmm register.# Enter a description of the change. Please review this at http://codereview.chromium.org/6474039/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/x64/lithium-codegen-x64.cc M src/x64/lithium-x64.h M src/x64/lithium-x64.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
