Description[wrapper-tracing] Avoid firing the write barrier after TraceEpilogue
In-between TraceEpilogue and performCleanup the write barrier used to fire in
the tri-color marking scheme because we eagerly mark but lazily cleanup. This
change avoids marking new headers after TraceEpilogue has been called.
BUG=468240, 676700
Committed: https://crrev.com/3d1bea3cc87f48e6ea569b7050d941b113a55836
Cr-Commit-Position: refs/heads/master@{#441358}
Patch Set 1 #Patch Set 2 : Fix typo #Patch Set 3 : Fix tests: Wrap testing code with TracePrologue and AbortTracing #
Dependent Patchsets: Messages
Total messages: 21 (13 generated)
|