Reviewers: Erik Corry, Description: Preserve marking bits across scavenges if incremental marker is running.
This avoids hurry if incremental marking did not complete before scavenge. Please review this at http://codereview.chromium.org/6715028/ SVN Base: https://v8.googlecode.com/svn/branches/experimental/gc Affected files: M src/heap.h M src/heap.cc M src/incremental-marking.h M src/incremental-marking.cc M src/objects-visiting.h M src/spaces.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
