Reviewers: ulan, hpayer_chromium.org,

Description:
Implement progress bar for large objects.

This implements incremental scanning of large objects using a progress
bar in the page header of such objects. Note that this requires forward
white to gray transitions in the write barrier and hence is disabled by
default for now.

[email protected],[email protected]


Please review this at https://codereview.chromium.org/11362246/

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

Affected files:
  M src/flag-definitions.h
  M src/incremental-marking.h
  M src/incremental-marking.cc
  M src/mark-compact.cc
  M src/objects-visiting-inl.h
  M src/objects-visiting.h
  M src/spaces.h
  M src/spaces.cc


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

Reply via email to