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

Issue 10942020: Issue 5215. Invocation identical(x,y) is compile-time constant (Closed)

Created:
8 years, 3 months ago by scheglov
Modified:
8 years, 3 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/CompileTimeConstantAnalyzer.java View 1 chunk +6 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/Elements.java View 1 chunk +14 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 6 chunks +31 lines, -2 lines 1 comment Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 1 chunk +1 line, -0 lines 1 comment Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 3 chunks +43 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 3 months ago (2012-09-19 04:59:26 UTC) #1
Brian Wilkerson
8 years, 3 months ago (2012-09-19 14:06:58 UTC) #2
LGTM

https://codereview.chromium.org/10942020/diff/1/compiler/java/com/google/dart...
File compiler/java/com/google/dart/compiler/resolver/Resolver.java (right):

https://codereview.chromium.org/10942020/diff/1/compiler/java/com/google/dart...
compiler/java/com/google/dart/compiler/resolver/Resolver.java:1: // Copyright
(c) 2012, the Dart project authors.  Please see the AUTHORS file
This file appears to have been accidentally included.

https://codereview.chromium.org/10942020/diff/1/compiler/java/com/google/dart...
File compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java
(right):

https://codereview.chromium.org/10942020/diff/1/compiler/java/com/google/dart...
compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java:1: //
Copyright (c) 2012, the Dart project authors.  Please see the AUTHORS file
This file appears to have been accidentally included.

Powered by Google App Engine
This is Rietveld 408576698