DescriptionMIPS: Fix the hole loading optimization.
Port r14829 (8fba0f34)
Original commit message:
Fix the hole loading optimization.
- Holes are only ever loaded as double or tagged.
- Change to tagged has to deoptimize on undefined (no implicit conversions from double the hole NaN -> tagged undefined).
BUG=
Committed: https://code.google.com/p/v8/source/detail?r=14831
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|