DescriptionInline ordered relational compares of mixed double/undefined values.
Allow Crankshaft to inline ordered relational comparisons (<, >, <=, >=) that have undefined arguments in addition to double value arguments (rather than calling the generic Compare stub).
R=fschneider@chromium.org
TEST=test/mjsunit/comparison-ops-and-undefined.js
Committed: https://code.google.com/p/v8/source/detail?r=10905
Patch Set 1 #
Total comments: 10
Patch Set 2 : Review feedback #Patch Set 3 : Whitespace tweaks #Patch Set 4 : Tweak comment #
Messages
Total messages: 3 (0 generated)
|