Reviewers: Hannes Payer (OOO), Michael Lippautz,

Description:
[heap] Separate scavenger functionality into own file.

This moves scavenging functionality into a separate component to that
neither the scavenger nor objects-visiting need to be exposed outside
the heap.

[email protected],[email protected]

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

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

Affected files (+643, -540 lines):
  M BUILD.gn
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/heap-inl.h
  M src/heap/object-stats.h
  A src/heap/scavenger.h
  A src/heap/scavenger.cc
  A src/heap/scavenger-inl.h
  M tools/gyp/v8.gyp


--
--
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