Chromium Code Reviews
DescriptionMove CONSTANT_POOL_ARRAY_TYPE back into OldPointerSpace type.
r22270 moved CONSTANT_POOL_ARRAY_TYPE out of the OLD_POINTER_SPACE section of the type list
and into the OLD_DATA_SPACE section. This means that AllowedToBeMigrated will fail when
passed a ConstantPoolArray because the dst == TargetSpaceId(type) check will be false.
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|
|||||||||||||||||||