DescriptionImplement explicit back pointers in transition tree.
This makes back pointers in the map transition tree explicit by having
accurate back pointers throughout the lifetime of maps instead of
establishing and destroying back pointers before and after each marking
phase. This is a prerequisite for being able to clear map transitions
during incremental marking.
R=vegorov@chromium.org
BUG=v8:1465
Committed: https://code.google.com/p/v8/source/detail?r=11528
Patch Set 1 #
Total comments: 10
Patch Set 2 : Addressed some comments by Vyacheslav Egorov. #
Messages
Total messages: 3 (0 generated)
|