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

Issue 1458313002: Fix for the js-interop crash

Created:
5 years, 1 month ago by Siggi Cherem (dart-lang)
Modified:
5 years, 1 month ago
Reviewers:
sra1, Jacob
CC:
reviews_dartlang.org, Jacob
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix for the js-interop crash BUG=https://github.com/dart-lang/sdk/issues/24974

Patch Set 1 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -27 lines) Patch
M pkg/compiler/lib/src/js_backend/js_interop_analysis.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 3 chunks +12 lines, -7 lines 3 comments Download
M tests/compiler/dart2js/compiler_helper.dart View 6 chunks +10 lines, -5 lines 0 comments Download
A tests/compiler/dart2js/interop_anonymous_unreachable_test.dart View 1 chunk +79 lines, -0 lines 0 comments Download
M tests/compiler/dart2js_extra/dart2js_extra.status View 1 chunk +0 lines, -1 line 0 comments Download
D tests/compiler/dart2js_extra/interop_anonymous_unreachable_test.dart View 1 chunk +0 lines, -14 lines 0 comments Download
A tests/html/js_typed_interop_anonymous2_test.dart View 1 chunk +48 lines, -0 lines 0 comments Download
A tests/html/js_typed_interop_anonymous_test.dart View 1 chunk +32 lines, -0 lines 0 comments Download
A tests/html/js_typed_interop_anonymous_unreachable_test.dart View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Siggi Cherem (dart-lang)
5 years, 1 month ago (2015-11-20 00:08:11 UTC) #4
Jacob
Siggi. Thanks so much for taking a look at this. A few drive by questions ...
5 years, 1 month ago (2015-11-20 00:50:34 UTC) #6
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1458313002/diff/40001/pkg/compiler/lib/src/ssa/builder.dart File pkg/compiler/lib/src/ssa/builder.dart (right): https://codereview.chromium.org/1458313002/diff/40001/pkg/compiler/lib/src/ssa/builder.dart#newcode5947 pkg/compiler/lib/src/ssa/builder.dart:5947: // we want. On 2015/11/20 00:50:34, Jacob wrote: > ...
5 years, 1 month ago (2015-11-20 01:06:18 UTC) #7
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1458313002/diff/40001/pkg/compiler/lib/src/ssa/builder.dart File pkg/compiler/lib/src/ssa/builder.dart (right): https://codereview.chromium.org/1458313002/diff/40001/pkg/compiler/lib/src/ssa/builder.dart#newcode5947 pkg/compiler/lib/src/ssa/builder.dart:5947: // we want. On 2015/11/20 01:06:17, Siggi Cherem (dart-lang) ...
5 years, 1 month ago (2015-11-20 01:56:15 UTC) #8
sra1
5 years, 1 month ago (2015-11-20 19:01:56 UTC) #9
lgtm

Powered by Google App Engine
This is Rietveld 408576698