heap: Avoid reporting back memory changes during Scavenge
Blink must not report back memory changes during Scavenge (== non-tracing GC) as those could trigger (or finalize) full garbage collections. GC while GC is not supported and we have to delay the reporting in those scenarios. Bug: 1014078 Change-Id: I24ecbfa93639b67f54bbfd103c7b7753ef9e52aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859973 Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Anton Bikineev <bikineev@chromium.org> Reviewed-by:Anton Bikineev <bikineev@chromium.org> Cr-Commit-Position: refs/heads/master@{#705611}
Showing
Please register or sign in to comment