Chromium Code Reviews
DescriptionAvoid verifying heap while sweeper is running.
Verifier cannot handle a combination of dead+unswept objects and dead+swept objects.
* Verify before marking, before sweeping, and after a non-concurrent sweep.
* Disable pre/post-scavenge verification when concurrently sweeping.
* On shutdown, wait until concurrent GC tasks finish before verifying.
R=iposva@google.com
TBR=iposva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=40946
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||