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

Issue 2735763002: Create ResolutionEnqueuer after library loading. (Closed)

Created:
3 years, 9 months ago by Johnni Winther
Modified:
3 years, 9 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix. #

Total comments: 6

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -42 lines) Patch
M pkg/compiler/lib/src/compiler.dart View 1 2 2 chunks +24 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/enqueue.dart View 5 chunks +19 lines, -13 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 2 chunks +8 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend_helpers.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/library_loader.dart View 1 2 4 chunks +21 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/patch_parser.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution_common.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/typechecker.dart View 3 chunks +4 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/universe/resolution_world_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/tool/perf.dart View 1 3 chunks +7 lines, -5 lines 0 comments Download
M tests/compiler/dart2js/kernel/closed_world_test.dart View 1 chunk +1 line, -3 lines 0 comments Download
M tests/compiler/dart2js/kernel/visitor_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/compiler/dart2js/memory_compiler.dart View 3 chunks +3 lines, -1 line 0 comments Download
M tests/compiler/dart2js/mock_compiler.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tests/compiler/dart2js/patch_test.dart View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
3 years, 9 months ago (2017-03-06 14:04:59 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2735763002/diff/20001/pkg/compiler/lib/src/compiler.dart File pkg/compiler/lib/src/compiler.dart (right): https://codereview.chromium.org/2735763002/diff/20001/pkg/compiler/lib/src/compiler.dart#newcode588 pkg/compiler/lib/src/compiler.dart:588: /// already created. why would it be created ...
3 years, 9 months ago (2017-03-14 05:27:55 UTC) #3
Johnni Winther
https://codereview.chromium.org/2735763002/diff/20001/pkg/compiler/lib/src/compiler.dart File pkg/compiler/lib/src/compiler.dart (right): https://codereview.chromium.org/2735763002/diff/20001/pkg/compiler/lib/src/compiler.dart#newcode588 pkg/compiler/lib/src/compiler.dart:588: /// already created. On 2017/03/14 05:27:55, Siggi Cherem (dart-lang) ...
3 years, 9 months ago (2017-03-15 12:46:53 UTC) #4
Johnni Winther
3 years, 9 months ago (2017-03-15 12:47:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
4b9297caadda55812aacc4bb70d9605a72ccec88 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698