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

Issue 2940323003: fix super setters when super is not allowed (Closed)

Created:
3 years, 6 months ago by Jennifer Messerly
Modified:
3 years, 6 months ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix super setters when super is not allowed We were generating these incorrectly. This also improves the code structure around super helpers as well as accessors vs fields. R=vsm@google.com Committed: https://github.com/dart-lang/sdk/commit/93a02bf8f97c9da1175ebac58722b9d3841ed362

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -238 lines) Patch
M pkg/dev_compiler/lib/src/compiler/code_generator.dart View 22 chunks +168 lines, -236 lines 0 comments Download
M pkg/dev_compiler/lib/src/compiler/js_interop.dart View 1 chunk +4 lines, -1 line 0 comments Download
M tests/language_strong/super_from_constructor_test.dart View 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
Jennifer Messerly
3 years, 6 months ago (2017-06-16 18:20:12 UTC) #2
vsm
lgtm
3 years, 6 months ago (2017-06-16 18:28:15 UTC) #3
Jennifer Messerly
3 years, 6 months ago (2017-06-16 18:49:58 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
93a02bf8f97c9da1175ebac58722b9d3841ed362 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698