Reviewers: jarin,
https://codereview.chromium.org/479113004/diff/20001/src/heap/mark-compact.cc
File src/heap/mark-compact.cc (right):
https://codereview.chromium.org/479113004/diff/20001/src/heap/mark-compact.cc#newcode3303
src/heap/mark-compact.cc:3303: static int SweepPrecisely(PagedSpace*
space, FreeList* free_list, Page* p,
On 2014/08/21 08:29:12, jarin wrote:
How about renaming to just "Sweep"?
Done.
https://codereview.chromium.org/479113004/diff/20001/src/heap/mark-compact.h
File src/heap/mark-compact.h (left):
https://codereview.chromium.org/479113004/diff/20001/src/heap/mark-compact.h#oldcode698
src/heap/mark-compact.h:698: bool sweep_precisely_;
On 2014/08/21 08:29:12, jarin wrote:
Is this flag still needed?
Done.
Description:
Remove conservative sweeping.
BUG=
Please review this at https://codereview.chromium.org/479113004/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+66, -360 lines):
M src/flag-definitions.h
M src/heap-snapshot-generator.cc
M src/heap/heap.h
M src/heap/heap.cc
M src/heap/mark-compact.h
M src/heap/mark-compact.cc
M src/heap/mark-compact-inl.h
M src/heap/spaces.h
M src/heap/spaces.cc
M src/heap/store-buffer.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.