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

Issue 1561073007: Set LibraryElement.entryPoint properly during summary resynthesis. (Closed)

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

Description

Set LibraryElement.entryPoint properly during summary resynthesis. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/55a3de53dc1915c053a9ba11bde1cf3a2718fb77

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -4 lines) Patch
M pkg/analyzer/lib/src/summary/resynthesize.dart View 3 chunks +17 lines, -3 lines 4 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 2 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
Paul Berry
4 years, 11 months ago (2016-01-08 00:07:30 UTC) #2
Brian Wilkerson
LGTM
4 years, 11 months ago (2016-01-08 00:52:08 UTC) #3
scheglov
https://codereview.chromium.org/1561073007/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1561073007/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode678 pkg/analyzer/lib/src/summary/resynthesize.dart:678: FunctionElement unitEntryPoint = populateUnit(parts[i], i + 1); We need ...
4 years, 11 months ago (2016-01-08 06:17:44 UTC) #5
Paul Berry
https://codereview.chromium.org/1561073007/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart File pkg/analyzer/lib/src/summary/resynthesize.dart (right): https://codereview.chromium.org/1561073007/diff/1/pkg/analyzer/lib/src/summary/resynthesize.dart#newcode678 pkg/analyzer/lib/src/summary/resynthesize.dart:678: FunctionElement unitEntryPoint = populateUnit(parts[i], i + 1); On 2016/01/08 ...
4 years, 11 months ago (2016-01-08 18:25:57 UTC) #6
Paul Berry
4 years, 11 months ago (2016-01-08 18:32:06 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
55a3de53dc1915c053a9ba11bde1cf3a2718fb77 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698