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

Issue 2056903003: Remove Registry from registerMetadataConstant (Closed)

Created:
4 years, 6 months ago by Johnni Winther
Modified:
4 years, 6 months ago
Reviewers:
Harry Terkelsen
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove Registry from registerMetadataConstant Avoids registration of metadata from within resolution. This prepares for handling deserialized metadata. R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/ed1777e4b26643099ef0c24cd53d5c1629850141 Reverted: https://github.com/dart-lang/sdk/commit/368d4d54d3634cfbbbfcf63bce8d024dd7b9a4ae Committed: https://github.com/dart-lang/sdk/commit/34bab63be2d78f67d12eec0bf60b2ef520456896

Patch Set 1 #

Total comments: 1

Patch Set 2 : Derive needed metadata from live elements. #

Patch Set 3 : Fix mirrors_used_test #

Total comments: 6

Patch Set 4 : Updated cf. comments. #

Patch Set 5 : Fixes #

Patch Set 6 : Rebase #

Patch Set 7 : Add missing annotations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -32 lines) Patch
M pkg/compiler/lib/src/common/backend_api.dart View 1 1 chunk +0 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/constants/values.dart View 1 2 3 4 5 6 1 chunk +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 1 2 3 4 5 6 5 chunks +61 lines, -14 lines 0 comments Download
M pkg/compiler/lib/src/resolution/registry.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/compiler/dart2js/mirrors_used_test.dart View 1 2 3 4 1 chunk +11 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Johnni Winther
https://codereview.chromium.org/2056903003/diff/1/pkg/compiler/lib/src/js_backend/backend.dart File pkg/compiler/lib/src/js_backend/backend.dart (left): https://codereview.chromium.org/2056903003/diff/1/pkg/compiler/lib/src/js_backend/backend.dart#oldcode1061 pkg/compiler/lib/src/js_backend/backend.dart:1061: registerCompileTimeConstant(constant, registry); This isn't needed since we will call ...
4 years, 6 months ago (2016-06-10 11:58:19 UTC) #2
Johnni Winther
ping
4 years, 6 months ago (2016-06-15 07:35:58 UTC) #3
Harry Terkelsen
lgtm https://codereview.chromium.org/2056903003/diff/40001/pkg/compiler/lib/src/js_backend/backend.dart File pkg/compiler/lib/src/js_backend/backend.dart (right): https://codereview.chromium.org/2056903003/diff/40001/pkg/compiler/lib/src/js_backend/backend.dart#newcode2352 pkg/compiler/lib/src/js_backend/backend.dart:2352: // elements and process these instead. can this ...
4 years, 6 months ago (2016-06-15 17:54:34 UTC) #4
Johnni Winther
Committed patchset #5 (id:70008) manually as ed1777e4b26643099ef0c24cd53d5c1629850141 (presubmit successful).
4 years, 6 months ago (2016-06-16 07:17:43 UTC) #6
Johnni Winther
https://codereview.chromium.org/2056903003/diff/40001/pkg/compiler/lib/src/js_backend/backend.dart File pkg/compiler/lib/src/js_backend/backend.dart (right): https://codereview.chromium.org/2056903003/diff/40001/pkg/compiler/lib/src/js_backend/backend.dart#newcode2352 pkg/compiler/lib/src/js_backend/backend.dart:2352: // elements and process these instead. On 2016/06/15 17:54:34, ...
4 years, 6 months ago (2016-06-16 07:18:22 UTC) #7
Johnni Winther
Committed patchset #7 (id:110001) manually as 34bab63be2d78f67d12eec0bf60b2ef520456896 (presubmit successful).
4 years, 6 months ago (2016-06-16 10:04:45 UTC) #10
Johnni Winther
PTAL at the last patch (post commit)
4 years, 6 months ago (2016-06-16 10:06:21 UTC) #11
Harry Terkelsen
4 years, 6 months ago (2016-06-16 17:52:42 UTC) #12
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698