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

Issue 2587913004: Move class/member computation from CodegenEnqueuer to CodegenWorldBuilder. (Closed)

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

Description

Move class/member computation from CodegenEnqueuer to CodegenWorldBuilder. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/4522e3a80619de3e9b9dec0ceb8f67bca27084da

Patch Set 1 #

Patch Set 2 : Cleanup. #

Total comments: 4

Patch Set 3 : Updated cf. comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+335 lines, -316 lines) Patch
M pkg/compiler/lib/src/common/backend_api.dart View 1 2 chunks +0 lines, -13 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 6 chunks +39 lines, -21 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/enqueuer.dart View 9 chunks +46 lines, -257 lines 0 comments Download
M pkg/compiler/lib/src/universe/world_builder.dart View 1 2 12 chunks +250 lines, -24 lines 0 comments Download
M tests/compiler/dart2js/kernel/try_catch_test.dart View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
4 years ago (2016-12-19 15:37:29 UTC) #2
Johnni Winther
ping
4 years ago (2016-12-20 08:36:24 UTC) #3
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2587913004/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart File pkg/compiler/lib/src/universe/world_builder.dart (right): https://codereview.chromium.org/2587913004/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart#newcode1059 pkg/compiler/lib/src/universe/world_builder.dart:1059: classUsed(usage.cls, usage.implement()); is `usage.cls` expected to be the ...
4 years ago (2016-12-20 19:12:33 UTC) #4
Johnni Winther
https://codereview.chromium.org/2587913004/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart File pkg/compiler/lib/src/universe/world_builder.dart (right): https://codereview.chromium.org/2587913004/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart#newcode1059 pkg/compiler/lib/src/universe/world_builder.dart:1059: classUsed(usage.cls, usage.implement()); On 2016/12/20 19:12:33, Siggi Cherem (dart-lang) wrote: ...
4 years ago (2016-12-21 09:19:08 UTC) #5
Johnni Winther
4 years ago (2016-12-21 09:43:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
4522e3a80619de3e9b9dec0ceb8f67bca27084da (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698