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

Issue 1485823004: Merge CL for js-interop crash fix.

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

Description

Merge CL for js-interop crash fix. BUG=

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+643 lines, -40 lines) Patch
M pkg/compiler/lib/src/apiimpl.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/commandline_options.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/compiler.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/dart2js.dart View 3 chunks +9 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/js_interop_analysis.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/native/behavior.dart View 1 3 chunks +59 lines, -7 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 3 chunks +36 lines, -24 lines 0 comments Download
M tests/compiler/dart2js/compiler_helper.dart View 7 chunks +15 lines, -5 lines 0 comments Download
A tests/compiler/dart2js/interop_anonymous_unreachable_test.dart View 1 chunk +177 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/mock_compiler.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M tests/html/html.status View 2 chunks +2 lines, -3 lines 0 comments Download
M tests/html/js_dart_to_string_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/html/js_typed_interop_anonymous2_exp_test.dart View 1 chunk +52 lines, -0 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_exp_test.dart View 1 chunk +36 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_exp_test.dart View 1 chunk +34 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
A tests/html/js_typed_interop_side_cast_exp_test.dart View 1 chunk +53 lines, -0 lines 0 comments Download
A tests/html/js_typed_interop_side_cast_test.dart View 1 chunk +47 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698