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

Issue 1055703005: Cleanup obsolete setter code (Closed)

Created:
5 years, 8 months ago by hausner
Modified:
5 years, 8 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Cleanup obsolete setter code Early on in Dart, it was ok to have a static getter and dynamic setter with the same name. This is no longer the case. Remove code that handles the obsolete case. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=45122

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -65 lines) Patch
M runtime/vm/ast.h View 1 2 chunks +3 lines, -10 lines 0 comments Download
M runtime/vm/ast.cc View 1 3 chunks +6 lines, -13 lines 0 comments Download
M runtime/vm/ast_transformer.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download
M runtime/vm/parser.cc View 1 14 chunks +15 lines, -39 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
hausner
5 years, 8 months ago (2015-04-13 20:55:00 UTC) #2
regis
LGTM
5 years, 8 months ago (2015-04-13 21:06:12 UTC) #3
hausner
5 years, 8 months ago (2015-04-13 21:23:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r45122 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698