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

Issue 2850683004: Get astBuilder and typeInferenceEngine from SourceLoader. (Closed)

Created:
3 years, 7 months ago by Paul Berry
Modified:
3 years, 7 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Get astBuilder and typeInferenceEngine from SourceLoader. This avoids some unnecessary plumbing. R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/3c04fa0007531373b1d68cac0b2a06426d8cc559

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -73 lines) Patch
M pkg/front_end/lib/src/fasta/builder/builder.dart View 2 chunks +4 lines, -4 lines 2 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_enum_builder.dart View 3 chunks +5 lines, -29 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_field_builder.dart View 5 chunks +11 lines, -26 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_class_builder.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 2 chunks +3 lines, -7 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Paul Berry
3 years, 7 months ago (2017-04-28 22:12:22 UTC) #2
ahe
lgtm https://codereview.chromium.org/2850683004/diff/1/pkg/front_end/lib/src/fasta/builder/builder.dart File pkg/front_end/lib/src/fasta/builder/builder.dart (right): https://codereview.chromium.org/2850683004/diff/1/pkg/front_end/lib/src/fasta/builder/builder.dart#newcode65 pkg/front_end/lib/src/fasta/builder/builder.dart:65: show SourceLibraryBuilder; Could we add a loader property ...
3 years, 7 months ago (2017-05-04 17:35:22 UTC) #3
Paul Berry
https://codereview.chromium.org/2850683004/diff/1/pkg/front_end/lib/src/fasta/builder/builder.dart File pkg/front_end/lib/src/fasta/builder/builder.dart (right): https://codereview.chromium.org/2850683004/diff/1/pkg/front_end/lib/src/fasta/builder/builder.dart#newcode65 pkg/front_end/lib/src/fasta/builder/builder.dart:65: show SourceLibraryBuilder; On 2017/05/04 17:35:22, ahe wrote: > Could ...
3 years, 7 months ago (2017-05-04 20:09:26 UTC) #4
Paul Berry
3 years, 7 months ago (2017-05-04 20:46:17 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3c04fa0007531373b1d68cac0b2a06426d8cc559 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698