Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vm] Avoid data race during Dart_IsolateGroupHeapNewUsedMetric.
Precise new-space usage requires looking at all the TLAB pointers and normally only occurs under a GC safepoint. For external queries coarsen the answer to capacity. TEST=g3 Bug: b/324221135 Change-Id: I0e83bbcddba21ddf539fb2afdedf2959cef2c078 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/352682 Reviewed-by: Siva Annamalai <[email protected]> Commit-Queue: Ryan Macnak <[email protected]>
- Loading branch information