Reviewers: Michael Starzinger,

Description:
Merge r10187, r10188 from the bleeding_edge to the 3.7 branch.

Rescan cells at the end of mark-sweep.  This means they don't need a
write barrier.
Review URL: http://codereview.chromium.org/8816021
------------------------------------------------------------------------


Remove write barriers for cells on x64, ARM and MIPS.
Review URL: http://codereview.chromium.org/8834005
------------------------------------------------------------------------

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

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

Affected files:
  M     src/arm/lithium-codegen-arm.cc
  M     src/arm/stub-cache-arm.cc
  M     src/ia32/code-stubs-ia32.cc
  M     src/ia32/lithium-codegen-ia32.cc
  M     src/ia32/stub-cache-ia32.cc
  M     src/mark-compact.cc
  M     src/mips/lithium-codegen-mips.cc
  M     src/mips/stub-cache-mips.cc
  M     src/version.cc
  M     src/x64/lithium-codegen-x64.cc
  M     src/x64/stub-cache-x64.cc


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

Reply via email to