Reviewers: Mads Ager,

Description:
Remove VirtualFrame::CallStoreIC(void) and CallCommonStoreIC from
virtual-frame-x64.cc. Make implementations of CallStoreIC(key, is_contextual)
and CallKeyedStoreIC() the same on x64 and ia32.  Make ia32 and x64
implementations more alike by moving some functions and changing comments.

Please review this at http://codereview.chromium.org/3060002/show

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

Affected files:
  M     src/x64/codegen-x64.cc
  M     src/x64/virtual-frame-x64.h
  M     src/x64/virtual-frame-x64.cc


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

Reply via email to