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

Issue 22465002: When converting from equality to strict equality always note that number check is not needed since … (Closed)

Created:
7 years, 4 months ago by srdjan
Modified:
7 years, 3 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

When converting from equality to strict equality always note that number check is not needed since equality on numbers cannot be converted to strict equality (numbers override == operator).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
7 years, 4 months ago (2013-08-06 18:41:19 UTC) #1
siva
lgtm
7 years, 4 months ago (2013-08-06 18:52:33 UTC) #2
siva
Can this issue be closed.
7 years, 4 months ago (2013-08-26 02:25:33 UTC) #3
srdjan
7 years, 3 months ago (2013-08-26 15:54:32 UTC) #4
On 2013/08/26 02:25:33, siva wrote:
> Can this issue be closed.

Yes, this has been submitted as r25825

Powered by Google App Engine
This is Rietveld 408576698