DescriptionSome tests involving AllocationSites are failing in GcStress test mode.
The reason is that an AllocationMemento associated with an array only
lives for one gc (it is unrooted). So an excess of garbage collections
in these tests cause the Memento to be lost, and expected behavior
can't be guaranteed.
BUG=
R=hpayer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15714
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|