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

Issue 1570813003: dart2js cps: Fix for tear-off of noSuchMethod or toString on null. (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: Fix for tear-off of noSuchMethod or toString on null. Some optimizations would assume that null.toString and null.noSuchMethod would throw because these selectors were not whitelisted as non-throwing. BUG= Committed: https://github.com/dart-lang/sdk/commit/8eb030b41927501c487b492dd0a817484af59f87

Patch Set 1 #

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M pkg/compiler/lib/src/common/names.dart View 1 2 chunks +11 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/optimizers.dart View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
asgerf
4 years, 11 months ago (2016-01-08 20:32:10 UTC) #4
asgerf
TBR
4 years, 11 months ago (2016-01-08 20:49:52 UTC) #5
asgerf
TBR
4 years, 11 months ago (2016-01-08 20:49:53 UTC) #6
asgerf
Committed patchset #2 (id:20001) manually as 8eb030b41927501c487b492dd0a817484af59f87 (presubmit successful).
4 years, 11 months ago (2016-01-08 20:50:07 UTC) #8
sra1
4 years, 11 months ago (2016-01-08 20:55:05 UTC) #9
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698