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

Issue 1647553002: Add the ability to resynthesize class members from summaries. (Closed)

Created:
4 years, 10 months ago by Paul Berry
Modified:
4 years, 10 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add the ability to resynthesize class members from summaries. This is needed to support type inference, since an inferred type may point to a parameter of a class member. I believe it will also be useful for reserializing constant ASTs. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/d24548220a96fe30b531961f933e024a13c28a5f

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -33 lines) Patch
M pkg/analyzer/lib/src/summary/resynthesize.dart View 2 chunks +30 lines, -5 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 7 chunks +129 lines, -28 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Paul Berry
4 years, 10 months ago (2016-01-27 19:17:29 UTC) #2
scheglov
LGTM, but I have couple questions for tests. https://codereview.chromium.org/1647553002/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart File pkg/analyzer/test/src/summary/resynthesize_test.dart (right): https://codereview.chromium.org/1647553002/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart#newcode516 pkg/analyzer/test/src/summary/resynthesize_test.dart:516: * ...
4 years, 10 months ago (2016-01-27 19:34:54 UTC) #3
Paul Berry
https://codereview.chromium.org/1647553002/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart File pkg/analyzer/test/src/summary/resynthesize_test.dart (right): https://codereview.chromium.org/1647553002/diff/1/pkg/analyzer/test/src/summary/resynthesize_test.dart#newcode516 pkg/analyzer/test/src/summary/resynthesize_test.dart:516: * Convert the given [source] into an element model ...
4 years, 10 months ago (2016-01-27 20:34:41 UTC) #4
Paul Berry
4 years, 10 months ago (2016-01-27 20:35:17 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d24548220a96fe30b531961f933e024a13c28a5f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698