Reviewers: Hannes Payer,

Message:
PTAL

Description:
Reland of Remove slots that point to unboxed doubles from the
StoreBuffer/SlotsBuffer.

The problem is that tagged slot could become a double slot after migrating of an
object to another map with "shifted" fields (for example as a result of
generalizing immutable data property to a data field).
This CL also adds useful machinery that helps triggering incremental write
barriers.

BUG=chromium:454297, chromium:465273
LOG=Y

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+390, -10 lines):
  M src/flag-definitions.h
  M src/heap/mark-compact.h
  M src/heap/mark-compact.cc
  M src/heap/spaces.h
  M src/heap/store-buffer.h
  M src/heap/store-buffer.cc
  M src/objects.cc
  M test/cctest/test-unboxed-doubles.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to