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

Issue 2506393002: Enhance precision of recorded instantiation info in ResolutionWorldBuilder (Closed)

Created:
4 years, 1 month ago by Johnni Winther
Modified:
4 years, 1 month ago
Reviewers:
Harry Terkelsen
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Enhance precision of recorded instantiation info in ResolutionWorldBuilder + use this to enhance closed_world_test. R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/39697dc5cf3e10c8f78aff48cf99ac57963b98ba

Patch Set 1 #

Patch Set 2 : Cleanup. #

Total comments: 8

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+326 lines, -75 lines) Patch
M pkg/compiler/lib/src/enqueue.dart View 4 chunks +19 lines, -7 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/enqueuer.dart View 2 chunks +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 chunk +4 lines, -7 lines 0 comments Download
M pkg/compiler/lib/src/universe/use.dart View 2 chunks +7 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/universe/world_builder.dart View 1 2 11 chunks +204 lines, -37 lines 0 comments Download
M pkg/compiler/lib/src/world.dart View 3 chunks +8 lines, -7 lines 0 comments Download
M tests/compiler/dart2js/kernel/closed_world_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/serialization/model_test_helper.dart View 1 2 4 chunks +78 lines, -10 lines 0 comments Download
M tests/compiler/dart2js/serialization/test_helper.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
4 years, 1 month ago (2016-11-17 11:29:05 UTC) #2
Harry Terkelsen
lgtm https://codereview.chromium.org/2506393002/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart File pkg/compiler/lib/src/universe/world_builder.dart (right): https://codereview.chromium.org/2506393002/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart#newcode186 pkg/compiler/lib/src/universe/world_builder.dart:186: /// The type and kind of a register ...
4 years, 1 month ago (2016-11-18 00:11:35 UTC) #3
Johnni Winther
https://codereview.chromium.org/2506393002/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart File pkg/compiler/lib/src/universe/world_builder.dart (right): https://codereview.chromium.org/2506393002/diff/20001/pkg/compiler/lib/src/universe/world_builder.dart#newcode186 pkg/compiler/lib/src/universe/world_builder.dart:186: /// The type and kind of a register instantiation. ...
4 years, 1 month ago (2016-11-18 09:52:49 UTC) #4
Johnni Winther
4 years, 1 month ago (2016-11-18 09:57:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
39697dc5cf3e10c8f78aff48cf99ac57963b98ba (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698