Reviewers: ulan, Hannes Payer, Michael Lippautz,

Message:
Created Revert of GC: Refactor public incremental marking interface in heap

Description:
Revert of GC: Refactor public incremental marking interface in heap (patchset #6
id:100001 of https://codereview.chromium.org/1273483002/ )

Reason for revert:
Fails on the MSAN builder:

http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20arm64%20-%20sim%20-%20MSAN/builds/3580/steps/Check/logs/RegExpInterruption

Likely due to lack of initialization of IncrementalMarking::gc_callback_flags_.

Original issue's description:
GC: Refactor incremental marking interface from heap

BUG=

Committed: https://crrev.com/c9fcaeb336919ce4b76fded8c8059457e9820250
Cr-Commit-Position: refs/heads/master@{#30009}

[email protected],[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

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

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

Affected files (+18, -79 lines):
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/heap/incremental-marking.h
  M src/heap/incremental-marking.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