Change the interface of LoadIC on the x64 platform to take its arguments in registers.
authorwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 31 May 2010 13:26:12 +0000 (13:26 +0000)
committerwhesse@chromium.org <whesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 31 May 2010 13:26:12 +0000 (13:26 +0000)
commit019b8c4511de0fa4aa92ba7dd051f0e0531e75fd
treede82d5d574ba45daa669f913e0782d9ccfc9674b
parent29cee68ea3dc9898334b252dc5c9d9c000c50ccc
Change the interface of LoadIC on the x64 platform to take its arguments in registers.
Review URL: http://codereview.chromium.org/2330003

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4759 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/ic-arm.cc
src/ia32/ic-ia32.cc
src/x64/codegen-x64.cc
src/x64/debug-x64.cc
src/x64/full-codegen-x64.cc
src/x64/ic-x64.cc
src/x64/stub-cache-x64.cc
src/x64/virtual-frame-x64.cc
test/mjsunit/delete.js