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

Issue 2110273003: Make is checks work on JavaScriptFunction objects. (Closed)

Created:
4 years, 5 months ago by Jacob
Modified:
4 years, 5 months ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make is checks work on JavaScriptFunction objects. BUG= R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/595ec1d7850e0d9674bfabc725a0528484ab2018

Patch Set 1 #

Total comments: 2

Patch Set 2 : Test that is checks work for @JS types. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M tests/html/js_typed_interop_test.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Jacob
4 years, 5 months ago (2016-06-29 23:18:11 UTC) #2
sra1
lgtm https://chromiumcodereview.appspot.com/2110273003/diff/1/pkg/compiler/lib/src/js_backend/js_interop_analysis.dart File pkg/compiler/lib/src/js_backend/js_interop_analysis.dart (right): https://chromiumcodereview.appspot.com/2110273003/diff/1/pkg/compiler/lib/src/js_backend/js_interop_analysis.dart#newcode201 pkg/compiler/lib/src/js_backend/js_interop_analysis.dart:201: new List<DartType>.generate(16, (_) => const DynamicType())); This is ...
4 years, 5 months ago (2016-06-30 17:57:13 UTC) #3
Jacob
https://chromiumcodereview.appspot.com/2110273003/diff/1/pkg/compiler/lib/src/js_backend/js_interop_analysis.dart File pkg/compiler/lib/src/js_backend/js_interop_analysis.dart (right): https://chromiumcodereview.appspot.com/2110273003/diff/1/pkg/compiler/lib/src/js_backend/js_interop_analysis.dart#newcode201 pkg/compiler/lib/src/js_backend/js_interop_analysis.dart:201: new List<DartType>.generate(16, (_) => const DynamicType())); On 2016/06/30 17:57:13, ...
4 years, 5 months ago (2016-07-01 18:27:50 UTC) #4
Jacob
4 years, 5 months ago (2016-07-01 18:31:34 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
595ec1d7850e0d9674bfabc725a0528484ab2018 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698