DescriptionSimple elimination of redundant array-hole checks.
If the result of an fast elements load is converted to an untagged
representation we can omit the hole check if the value is not used
anywhere else except for HChange instructions converting it to
an untagged representation since those will deoptimize for the hole
value anyway.
Committed: http://code.google.com/p/v8/source/detail?r=7827
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|