Invalidate the enum cache when converting a transition across which the descriptors...
authorverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Oct 2012 08:38:51 +0000 (08:38 +0000)
committerverwaest@chromium.org <verwaest@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Oct 2012 08:38:51 +0000 (08:38 +0000)
commit7c28995e5d1ad6e5d8726dc058d41dc43a15b8c8
tree2ab55cd6e5e85a610598e69b83f8fe914b66a2a3
parent5a0176222bc290a755fabf9dfb54b1d11c5e62f5
Invalidate the enum cache when converting a transition across which the descriptors are shared.

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

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