Reviewers: Erik Corry, Vyacheslav Egorov,

Description:
Estimate a (close) upper bound on the size of black-marked objects on each page.

Doesn't try to be precise on new-space pages (we do tricky stuff there).


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

SVN Base: https://v8.googlecode.com/svn/branches/experimental/gc

Affected files:
  M src/assembler.h
  M src/assembler.cc
  M src/builtins.cc
  M src/heap.cc
  M src/ia32/assembler-ia32.h
  M src/ia32/assembler-ia32.cc
  M src/ia32/disasm-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/ia32/stub-cache-ia32.cc
  M src/incremental-marking.h
  M src/incremental-marking.cc
  M src/mark-compact-inl.h
  M src/mark-compact.h
  M src/mark-compact.cc
  M src/objects.h
  M src/objects.cc
  M src/runtime.cc
  M src/spaces-inl.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