Fix crash when using --smi-only-arrays and --trace-elements-transitions
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Feb 2012 08:38:03 +0000 (08:38 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Feb 2012 08:38:03 +0000 (08:38 +0000)
commit36141ddfa32144e0501f265eb5d41fa7768e8900
tree9bda5216e930be1b82d4aa0bba06c4b31a314a9c
parent0a9e97e9c4e73badf4fc000ee414ddf2eeb27887
Fix crash when using --smi-only-arrays and --trace-elements-transitions

BUG=
TEST=3d-cube on debug mode with --smi-only-arrays and --trace-elements-transitions

Review URL: https://chromiumcodereview.appspot.com/9361054

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10687 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/ic-ia32.cc