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

Issue 1582643002: dart2js cps: Preserve parameter hints during eta and beta reductions. (Closed)

Created:
4 years, 11 months ago by asgerf
Modified:
4 years, 11 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js cps: Preserve parameter hints during eta and beta reductions. BUG= R=kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/e6cc028c6fc86c3f30b954d49729db1ed1968fd0

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart View 2 chunks +5 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (2 generated)
asgerf
4 years, 11 months ago (2016-01-12 19:19:47 UTC) #2
Kevin Millikin (Google)
LGTM. https://codereview.chromium.org/1582643002/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart File pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart (right): https://codereview.chromium.org/1582643002/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart#newcode144 pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart:144: invoke.arguments[i].definition.useElementAsHint(cont.parameters[i].hint); This would be clearer if the name ...
4 years, 11 months ago (2016-01-12 20:10:05 UTC) #3
asgerf
https://codereview.chromium.org/1582643002/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart File pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart (right): https://codereview.chromium.org/1582643002/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart#newcode144 pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart:144: invoke.arguments[i].definition.useElementAsHint(cont.parameters[i].hint); On 2016/01/12 20:10:05, Kevin Millikin (Google) wrote: > ...
4 years, 11 months ago (2016-01-12 20:21:32 UTC) #4
asgerf
4 years, 11 months ago (2016-01-12 23:12:54 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e6cc028c6fc86c3f30b954d49729db1ed1968fd0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698