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

Issue 11419118: Change === to identical in the dart2js source. (Closed)

Created:
8 years, 1 month ago by karlklose
Modified:
8 years, 1 month ago
Reviewers:
erikcorry, ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change === to identical in the dart2js source. Committed: https://code.google.com/p/dart/source/detail?r=15260

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -25 lines) Patch
M sdk/lib/_internal/compiler/implementation/constants.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/elements/elements.dart View 2 chunks +21 lines, -21 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/string_validator.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
karlklose
8 years, 1 month ago (2012-11-22 13:33:14 UTC) #1
ahe
8 years, 1 month ago (2012-11-22 14:02:15 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698