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

Issue 1685643002: dart2js cps: Set the return type on adapters. (Closed)

Created:
4 years, 10 months ago by asgerf
Modified:
4 years, 10 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: Set the return type on adapters. The return type of an adapter function was not set, preventing further inlining of methods whose receiver depends on the return value. CLOSES #25725. BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/aeb36c9314dafc4e95b4aa0393cf935e2ea47254

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M pkg/compiler/lib/src/cps_ir/inline.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
asgerf
4 years, 10 months ago (2016-02-09 17:53:54 UTC) #2
Siggi Cherem (dart-lang)
lgtm!
4 years, 10 months ago (2016-02-09 20:30:24 UTC) #3
asgerf
4 years, 10 months ago (2016-02-10 10:47:40 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
aeb36c9314dafc4e95b4aa0393cf935e2ea47254 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698