TransitionAndStoreStub bailout needs to transition (and store).
authormvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 15 Oct 2013 12:42:03 +0000 (12:42 +0000)
committermvstanton@chromium.org <mvstanton@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 15 Oct 2013 12:42:03 +0000 (12:42 +0000)
commit3769a2d24d4d3f31a92bb07812ab6317cda69291
tree8d0e928d4d1fd50c58a5ebd07fd7ea8697066d4d
parent5ccd697875d9ebff4b68e33c49f92f16e472119d
TransitionAndStoreStub bailout needs to transition (and store).

Performance regression found in test regress-2185-2.js. The problem was
that the bailout method for TransitionAndStoreStub was not performing
the appropriate transition.

BUG=
R=bmeurer@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17216 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ic.cc
test/mjsunit/allocation-site-info.js