DescriptionAllocation site tests aren't compatible with GcStress mode.
They make assumptions about elementskind of arrays based on allocation site
feedback. This feedback is highly dependent on mementos, unrooted objects
placed behind arrays in the heap meant to live until the next scavenge.
GcStress does many more gcs than normal, and wrecks havoc with this kind
of test.
BUG=
R=hpayer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16832
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|