x64: Generate code for loading from, storing to and calling properties.
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 23 Jun 2009 06:12:14 +0000 (06:12 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 23 Jun 2009 06:12:14 +0000 (06:12 +0000)
commit094d17ffeb03c8ea64fc25cc58b0865f4a5aa3ff
tree38a087314669da9aeec396828bb743b16c4ad7ba
parentad970953f865d329e6dd4e0d74fc17a9ce9e1006
x64: Generate code for loading from, storing to and calling properties.

Review URL: http://codereview.chromium.org/141056

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2245 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/ic-ia32.cc
src/ic.h
src/x64/assembler-x64.cc
src/x64/codegen-x64.cc
src/x64/frames-x64.cc
src/x64/ic-x64.cc
src/x64/virtual-frame-x64.cc