DescriptionChange the scavenging collector so that promoted objects do not reside
in the old generation while its remembered set is being swept for
pointers into the young generation. This is done by delaying the
copying of promoted objects from when they are first encountered and
promoted to only when their body is visited.
Committed: http://code.google.com/p/v8/source/detail?r=1971
Patch Set 1 #
Total comments: 7
Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|