Revert r11681 https://chromiumcodereview.appspot.com/10448011
authorerik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 31 May 2012 09:27:39 +0000 (09:27 +0000)
committererik.corry@gmail.com <erik.corry@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 31 May 2012 09:27:39 +0000 (09:27 +0000)
commitb7b43e9af9dca7e2899572e343eec69ebad0f499
tree7a9545674dd4d5d508163a47441930509b3cf5c4
parentdd81e9e29a9ff6f922572c61112edcc86e23f575
Revert r11681 https://chromiumcodereview.appspot.com/10448011
(Keep track of which maps are associated with prototype objects so we can tune the fast-case vs. hash map heuristics accordingly.).
Reverting because the dict-mode to fast case transformation loses the iteration order information.
Review URL: https://chromiumcodereview.appspot.com/10448097

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11685 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects-inl.h
src/objects.cc
src/objects.h
src/runtime.cc
src/runtime.h
test/cctest/test-heap.cc
test/mjsunit/fast-prototype.js [deleted file]