Reviewers: Vyacheslav Egorov, Description: On store buffer overflow we mark individidual pages for scanning instead of scanning all of old space.
Please review this at http://codereview.chromium.org/6745033/ SVN Base: http://v8.googlecode.com/svn/branches/experimental/gc/ Affected files: M src/heap-inl.h M src/heap.h M src/heap.cc M src/incremental-marking.h M src/incremental-marking.cc M src/list.h M src/log.h M src/mark-compact.cc M src/objects-inl.h M src/objects.h M src/runtime.cc M src/spaces-inl.h M src/spaces.h M src/spaces.cc M src/store-buffer-inl.h M src/store-buffer.h M src/store-buffer.cc M src/v8globals.h M test/cctest/test-mark-compact.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
