DescriptionImplement 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.
R=vegorov@chromium.org
BUG=v8:1465
TEST=cctest/test-heap/Regress1465
Committed: https://code.google.com/p/v8/source/detail?r=11556
Patch Set 1 #
Total comments: 4
Patch Set 2 : Major cleanup of prototype. #
Total comments: 16
Patch Set 3 : Addressed comments by Vyacheslav Egorov and added regression test. #Patch Set 4 : Minor fix in live bytes counting. #
Messages
Total messages: 5 (0 generated)
|