DescriptionFix polymorphic load on named fields.
This fixes polymorphic loads to correctly compare in-object offsets
instead of indices, because indices might coincide even though the
actual slot is different because of different instance sizes.
R=danno@chromium.org
BUG=v8:2030
TEST=mjsunit/regress/regress-2030,mjsunit/mirror-array
Committed: https://code.google.com/p/v8/source/detail?r=11153
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|