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

Issue 10338004: Change resolution of fields to resolve to getters and setters (Closed)

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

Description

Change resolution of fields to resolve to getters and setters. This allows inherited getters and setters to be correctly resolved. Committed: https://code.google.com/p/dart/source/detail?r=7257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 1 chunk +16 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Brian Wilkerson
8 years, 7 months ago (2012-05-02 19:02:41 UTC) #1
scheglov
8 years, 7 months ago (2012-05-02 19:17:33 UTC) #2
LGTM, but would be good to have test.

Powered by Google App Engine
This is Rietveld 408576698