Reviewers: Vyacheslav Egorov,

Message:
This re-lands https://chromiumcodereview.appspot.com/10386046/.

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
TEST=cctest/test-heap/Regress1465


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

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
  M test/cctest/test-heap.cc


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

Reply via email to