Reviewers: Erik Corry, bak,

Message:
Because you like reading GC code.

We are still hitting (but skipping) promoted objects when we do
IterateRSet.  That's the next change, but I wanted to keep it separate
in case it introduces flakiness somewhere.

Description:
Change the structure of the scavenge collector's loop.  Move
scavenging of objects pointed to by weak handles earlier.  Rename
"mark" => "front" and "top" => "rear" to make it clearer which end is
which.

Please review this at http://codereview.chromium.org/113097

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     src/heap.cc
   M     src/spaces.h



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

Reply via email to