DescriptionFix bug 73940.
I think this actually turns the code in question into dead code, because the current definition of UseSparseVariant only allows arrays in DictionaryMode, and these never return encoded ranges from %GetArrayKeys. This is a subtle link between the definition of %GetArrayKeys and UseSparseVariant, so I would prefer to keep the code rather than having an invisible depeendency.
BUG=73940
Committed: http://code.google.com/p/v8/source/detail?r=6946
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|