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

Issue 1313183007: dart2js cps: Interceptor can be null if input is null. (Closed)

Created:
5 years, 3 months ago by asgerf
Modified:
5 years, 3 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: Interceptor can be null if input is null. This causes nasty regression but it fixes a correctness issue. Path-sensitive type propagation recovers some of the regression. R=kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/9ac5099a46a3b7df8a2a77b13450d037bf1126a8

Patch Set 1 #

Patch Set 2 : Merge #

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

Messages

Total messages: 4 (1 generated)
asgerf
5 years, 3 months ago (2015-08-28 14:21:09 UTC) #2
Kevin Millikin (Google)
lgtm
5 years, 3 months ago (2015-08-28 14:28:22 UTC) #3
asgerf
5 years, 3 months ago (2015-08-28 15:16:52 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
9ac5099a46a3b7df8a2a77b13450d037bf1126a8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698