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

Issue 2360773003: More 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

Patch Set 1 #

Total comments: 6

Patch Set 2 : Updated cf. comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -40 lines) Patch
M pkg/compiler/lib/src/js_backend/backend.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_debug.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_visitor.dart View 1 2 chunks +11 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/resolution/variables.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/serialization/equivalence.dart View 1 1 chunk +6 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_ast_adapter.dart View 1 2 chunks +12 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/kernel_impact.dart View 1 9 chunks +58 lines, -28 lines 0 comments Download
M pkg/compiler/lib/src/universe/feature.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/kernel/impact_test.dart View 1 6 chunks +55 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/kernel/visitor_test.dart View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
4 years, 3 months ago (2016-09-22 13:30:09 UTC) #2
Harry Terkelsen
lgtm Also, give this cl a more descriptive message, something like "Add local functions to ...
4 years, 3 months ago (2016-09-22 19:20:15 UTC) #3
Johnni Winther
https://codereview.chromium.org/2360773003/diff/1/pkg/compiler/lib/src/serialization/equivalence.dart File pkg/compiler/lib/src/serialization/equivalence.dart (right): https://codereview.chromium.org/2360773003/diff/1/pkg/compiler/lib/src/serialization/equivalence.dart#newcode519 pkg/compiler/lib/src/serialization/equivalence.dart:519: return strategy.test(element1, element2, 'name', element1.name, element2.name) && checkMembers(element1.memberContext, element2.memberContext); ...
4 years, 3 months ago (2016-09-23 09:01:50 UTC) #4
Johnni Winther
4 years, 3 months ago (2016-09-23 09:02:10 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
3d533a08f2bcc15ebc4d10f489a2913c3d55bdbd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698