Reviewers: Michael Starzinger,

Description:
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.

Please review this at https://chromiumcodereview.appspot.com/10448097/

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/objects-inl.h
  M     src/objects.h
  M     src/objects.cc
  M     src/runtime.h
  M     src/runtime.cc
  M     test/cctest/test-heap.cc
  D     test/mjsunit/fast-prototype.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to