Fix assertion for map code cache of shared maps.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Jun 2012 13:54:23 +0000 (13:54 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Jun 2012 13:54:23 +0000 (13:54 +0000)
commit90c2448be6853b937adb9a5e912949229f3598c9
tree5e211e70ddf4b7296e75d13f3b5cacc09bceaee8
parent3515559a3899ef02fc71edae15bb816063605c09
Fix assertion for map code cache of shared maps.

R=danno@chromium.org
TEST=mjsunit/compare-known-objects-slow

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11815 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc
test/mjsunit/compare-known-objects-slow.js [new file with mode: 0644]