DescriptionAllocationSites: when updating allocation site transition information,
be careful to merge feedback appropriately. For example, one array may
have gone holey, and then another allocated at the same place instead
went DOUBLE but remained packed. In this case the ElementsKind
ultimately stored in the AllocationSite should be HOLEY_DOUBLE.
BUG=
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15629
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code comments #
Messages
Total messages: 4 (0 generated)
|