The Global Load IC doesn't yet play well with --vector-ics.
authormvstanton <mvstanton@chromium.org>
Wed, 4 Mar 2015 09:41:12 +0000 (01:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Mar 2015 09:41:19 +0000 (09:41 +0000)
commitd232dcfd6a838fe016d1634db717d7ea9f453231
tree475391dc14e4b522db4284ad6797edec71d0adf5
parent30b995fc1bf6dfffaefdb1d6796d55c4493a8be0
The Global Load IC doesn't yet play well with --vector-ics.

Until this is addressed, we can simply use the regular IC, as we do
in times of serialization.

R=verwaest@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26977}
src/full-codegen.cc
src/ic/ic.cc