DescriptionDistinguish keyed loads with a symbol key from fast elements loads.
This change fixes the deoptimization when a keyed load is used with
a symbol key. Before we would wrongly generate a fast elements load.
Now we generate a generic keyed load instead.
BUG=1471
Committed: http://code.google.com/p/v8/source/detail?r=8281
Patch Set 1 #Patch Set 2 : fixed lint error #Patch Set 3 : '' #
Total comments: 1
Patch Set 4 : '' #
Messages
Total messages: 5 (0 generated)
|