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

Issue 1699243003: Serialize and resynthesize unresolved constant instance creations. (Closed)

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

Description

Serialize and resynthesize unresolved constant instance creations. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/511639d6eaf19798ae781ace1e35234fb5ff046e

Patch Set 1 #

Total comments: 10

Patch Set 2 : Add more tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+269 lines, -19 lines) Patch
M pkg/analyzer/lib/src/summary/prelink.dart View 1 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 5 chunks +45 lines, -16 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 2 chunks +13 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 5 chunks +88 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 2 chunks +118 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 10 months ago (2016-02-16 20:29:24 UTC) #1
Paul Berry
lgtm assuming additional test cases are added. https://codereview.chromium.org/1699243003/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1699243003/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode534 pkg/analyzer/lib/src/summary/resynthesize.dart:534: } else ...
4 years, 10 months ago (2016-02-16 20:44:10 UTC) #2
scheglov
https://codereview.chromium.org/1699243003/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1699243003/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode534 pkg/analyzer/lib/src/summary/resynthesize.dart:534: } else if (info.element == null) { On 2016/02/16 ...
4 years, 10 months ago (2016-02-16 21:48:44 UTC) #3
scheglov
4 years, 10 months ago (2016-02-16 21:49:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
511639d6eaf19798ae781ace1e35234fb5ff046e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698