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

Issue 9416062: Support generation of constructors in the most common case. (Closed)

Created:
8 years, 10 months ago by antonm
Modified:
8 years, 10 months ago
Reviewers:
podivilov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Support generation of constructors in the most common case. Committed: https://code.google.com/p/dart/source/detail?r=4380

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing Pavel's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -23 lines) Patch
M client/dom/scripts/dartgenerator.py View 1 6 chunks +78 lines, -22 lines 0 comments Download
M client/tests/client/client.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
antonm
See also https://chromiumcodereview.appspot.com/9420050/
8 years, 10 months ago (2012-02-17 15:32:17 UTC) #1
podivilov
http://codereview.chromium.org/9416062/diff/1/client/dom/scripts/dartgenerator.py File client/dom/scripts/dartgenerator.py (right): http://codereview.chromium.org/9416062/diff/1/client/dom/scripts/dartgenerator.py#newcode2720 client/dom/scripts/dartgenerator.py:2720: if self._IsConstructable() and self._interface.id not in UNSUPPORTED_CONSTRUCTORS_WITH_ARGS: Please use ...
8 years, 10 months ago (2012-02-17 17:47:20 UTC) #2
antonm
PTAL. After our discussions, I think it might be the best way out. WDYT?
8 years, 10 months ago (2012-02-20 14:28:16 UTC) #3
podivilov
8 years, 10 months ago (2012-02-20 15:00:50 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698