Reviewers: Vyacheslav Egorov, Description: Implement map collection for incremental marking.
This causes map transitions to be treated weakly during incremental marking and hence allows clearing of non-live transitions. The marking code is now shared between incremental and non-incremental mode. [email protected] BUG=v8:1465 Please review this at https://chromiumcodereview.appspot.com/10386046/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/incremental-marking-inl.h M src/incremental-marking.h M src/incremental-marking.cc M src/mark-compact-inl.h M src/mark-compact.h M src/mark-compact.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
