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

Issue 2341263002: Handle generic factory constructors in kernel_impact (Closed)

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

Description

Handle generic factory constructors in kernel_impact R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/e24939f8d6274473fca8bbd81a13d3e7e81d11a7

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated cf. comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -8 lines) Patch
M pkg/compiler/lib/src/resolution/constructors.dart View 1 chunk +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/resolution/type_resolver.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_impact.dart View 1 1 chunk +38 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/kernel/impact_test.dart View 3 chunks +27 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
4 years, 3 months ago (2016-09-16 11:01:27 UTC) #2
Harry Terkelsen
lgtm nice! https://codereview.chromium.org/2341263002/diff/1/pkg/compiler/lib/src/ssa/kernel_impact.dart File pkg/compiler/lib/src/ssa/kernel_impact.dart (right): https://codereview.chromium.org/2341263002/diff/1/pkg/compiler/lib/src/ssa/kernel_impact.dart#newcode202 pkg/compiler/lib/src/ssa/kernel_impact.dart:202: // rather follow the type arguments directly. ...
4 years, 3 months ago (2016-09-16 16:58:30 UTC) #3
Johnni Winther
https://codereview.chromium.org/2341263002/diff/1/pkg/compiler/lib/src/ssa/kernel_impact.dart File pkg/compiler/lib/src/ssa/kernel_impact.dart (right): https://codereview.chromium.org/2341263002/diff/1/pkg/compiler/lib/src/ssa/kernel_impact.dart#newcode202 pkg/compiler/lib/src/ssa/kernel_impact.dart:202: // rather follow the type arguments directly. On 2016/09/16 ...
4 years, 3 months ago (2016-09-19 08:10:18 UTC) #4
Johnni Winther
4 years, 3 months ago (2016-09-19 09:36:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e24939f8d6274473fca8bbd81a13d3e7e81d11a7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698