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

Issue 11364211: Type quality of ArrayAccess is same as quality of target type. (Closed)

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

Description

Type quality of ArrayAccess is same as quality of target type. Also tweak using "inferred exact" only for places where we sure about type. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14867

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -28 lines) Patch
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 3 chunks +19 lines, -6 lines 0 comments Download
M compiler/java/com/google/dart/compiler/type/Types.java View 1 chunk +3 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/CompilerTestCase.java View 1 chunk +16 lines, -5 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 7 chunks +31 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 1 month ago (2012-11-13 04:08:28 UTC) #1
Brian Wilkerson
8 years, 1 month ago (2012-11-13 14:51:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698