Description[heap] Tracer: Handle incremental marking scopes
Before this patch all tracing scopes in incremental marking would be reset
during a gc tracer start/stop cycle. This patch handles scopes the same way it
does other incremental marking metrics.
Also:
- Align finalization metric with regular marking metric.
- Smaller cleanups
BUG=chromium:639818
Committed: https://crrev.com/7695642e2c7d893d300920ac0084905288f72859
Cr-Commit-Position: refs/heads/master@{#38834}
Patch Set 1 #Patch Set 2 : Add ResetForTesting to new unittests #Patch Set 3 : GCTracer::ResetForTesting: cover new members #
Dependent Patchsets: Messages
Total messages: 14 (9 generated)
|