DescriptionDeoptimize non-smi switch cases if they are reached.
This way if the type oracle says an unreachable clause has a non-smi
type, we can still emit optimized code instead of doing an early
bailout.
This change depends of Florian's r5970.
Committed: http://code.google.com/p/v8/source/detail?r=6037
Patch Set 1 #
Total comments: 5
Patch Set 2 : Review fixes. #Patch Set 3 : Rebased #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|