TurboFan calls to vector-based ics need to resolve a slot to an index.
authormvstanton@chromium.org <mvstanton@chromium.org>
Fri, 24 Oct 2014 12:39:49 +0000 (12:39 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org>
Fri, 24 Oct 2014 13:12:08 +0000 (13:12 +0000)
commit59d96519318789b0fa0a2260b6cb4256cad1586b
tree810b8af7a69aa6b7fb710241cfccc0a7dd96371d
parentb0bfef00f3dff624406da030dc79a49a6b3d1efd
TurboFan calls to vector-based ics need to resolve a slot to an index.

This is to cope with the recent division of the TypeFeedbackVector into
Slots and ICSlots.

R=mstarzinger@chromium.org

Review URL: https://codereview.chromium.org/673203002

Cr-Commit-Position: refs/heads/master@{#24870}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24870 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/js-generic-lowering.cc
src/compiler/js-operator.h