Reviewers: danno,

Message:
Finally... this has taken way longer than expected.

PTAL.

Description:
Avoid using a register for constant external array indices.

This CL is based on and obsoletes CL 6879037.

TEST=mjsunit/external-array.js


Please review this at http://codereview.chromium.org/6902112/

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

Affected files:
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.cc
  M src/x64/lithium-codegen-x64.h
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.cc
  M test/cctest/test-api.cc
  M test/mjsunit/external-array.js


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

Reply via email to