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

Issue 10535074: Add field getters and setters to the collection of getters and setters. (Closed)

Created:
8 years, 6 months ago by Søren Gjesse
Modified:
8 years, 6 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Collect field getters and setters in the universe This is intended to replace the setter information collection used in http://codereview.chromium.org/10537025/. R=ngeoffray@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=8487

Patch Set 1 #

Patch Set 2 : Addressed review comments #

Patch Set 3 : Removed code in comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -12 lines) Patch
M lib/compiler/implementation/emitter.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
M lib/compiler/implementation/enqueue.dart View 1 2 5 chunks +23 lines, -7 lines 0 comments Download
M lib/compiler/implementation/ssa/codegen.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M lib/compiler/implementation/universe.dart View 1 3 chunks +14 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
8 years, 6 months ago (2012-06-08 11:33:09 UTC) #1
Søren Gjesse
PTAL Addressed comments discussed off-line. The field getters/setters are now stored in a separate collection. ...
8 years, 6 months ago (2012-06-11 13:30:35 UTC) #2
ngeoffray
8 years, 6 months ago (2012-06-11 13:34:06 UTC) #3
LGTM!

Powered by Google App Engine
This is Rietveld 408576698