DescriptionReset ThreadState weak callback stack before GCing.
In the event a thread gets to participate in more than
one GC before it manages to leave its safe point, clear
out its weak callback stack before initiating a new
GC. Otherwise we risk keeping around weak callbacks to
duplicate or dead objects.
R=
BUG=611702
Committed: https://crrev.com/423c887243774bcf76886b34c007c5d68cf93414
Cr-Commit-Position: refs/heads/master@{#397904}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|