Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(535)

Issue 9536012: Special case -0.0 when constant folding. (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
Reviewers:
floitsch, kasperl
CC:
reviews_dartlang.org, ngeoffray, Lasse Reichstein Nielsen, karlklose
Visibility:
Public.

Description

Special case -0.0 when constant folding. Committed: https://code.google.com/p/dart/source/detail?r=4760

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
M dart/frog/leg/lib/js_helper.dart View 1 chunk +7 lines, -1 line 2 comments Download
M dart/frog/leg/ssa/nodes.dart View 2 chunks +13 lines, -0 lines 0 comments Download
M dart/tests/co19/co19-leg.status View 3 chunks +1 line, -6 lines 0 comments Download
M dart/tests/corelib/corelib-leg.status View 1 chunk +0 lines, -1 line 0 comments Download
M dart/tests/language/language-leg.status View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
8 years, 9 months ago (2012-02-29 15:13:19 UTC) #1
floitsch
LGTM. https://chromiumcodereview.appspot.com/9536012/diff/1/dart/frog/leg/lib/js_helper.dart File dart/frog/leg/lib/js_helper.dart (right): https://chromiumcodereview.appspot.com/9536012/diff/1/dart/frog/leg/lib/js_helper.dart#newcode1145 dart/frog/leg/lib/js_helper.dart:1145: // TODO(ahe): This is unspecified, but tested by ...
8 years, 9 months ago (2012-02-29 15:33:46 UTC) #2
ahe
8 years, 9 months ago (2012-02-29 18:42:55 UTC) #3
Thank you, Florian!

Cheers,
Peter

https://chromiumcodereview.appspot.com/9536012/diff/1/dart/frog/leg/lib/js_he...
File dart/frog/leg/lib/js_helper.dart (right):

https://chromiumcodereview.appspot.com/9536012/diff/1/dart/frog/leg/lib/js_he...
dart/frog/leg/lib/js_helper.dart:1145: // TODO(ahe): This is unspecified, but
tested by co19.
On 2012/02/29 15:33:46, floitsch wrote:
> please file a bug that this should not be allowed.

I have filed a co19 bug.

Powered by Google App Engine
This is Rietveld 408576698