Fix serializing ICs.
authoryangguo@chromium.org <yangguo@chromium.org>
Mon, 29 Sep 2014 07:14:05 +0000 (07:14 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Mon, 29 Sep 2014 07:14:05 +0000 (07:14 +0000)
commit667f15a1047eeadf4cbadbb50dafe6541745cdc3
tree7cdf58b8802f69c078f451ca60f0a2f2df640c12
parent3ef16353ba3d1a0a15d663ab2487926350efbfe1
Fix serializing ICs.

R=mvstanton@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24262 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/builtins.cc
src/code-stubs.h
src/serialize.cc
src/serialize.h
test/mjsunit/serialize-ic.js [new file with mode: 0644]