Chromium Code Reviews
DescriptionVM: Fix double comparisons using != and NaN in optimized code.
With a double x
x == double.NAN should false and x != double.NAN should be true.
TEST=tests/language/double_nan_comparison_test.dart
BUG=https://code.google.com/p/dart/issues/detail?id=14867
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=29985
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||