Reviewers: Kevin Millikin,
Message:
There is currently a problem somewhere - CallIC_Miss is getting called
without
the name as args[1], from somewhere, which is what we would expect if one
of the
CallIC uses isn't ported.
Description:
Port change in CallIC interface to x64 platform. Name of called function
is now
passed in rcx.
Please review this at http://codereview.chromium.org/596036
SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/
Affected files:
M src/x64/builtins-x64.cc
M src/x64/codegen-x64.cc
M src/x64/ic-x64.cc
M src/x64/stub-cache-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