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

Issue 2735983003: Type of InstanceMirror on class should still be a ClassMirror when class has call method (Closed)

Created:
3 years, 9 months ago by sra1
Modified:
3 years, 9 months ago
CC:
reviews_dartlang.org, Johnni Winther
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Type of InstanceMirror on class should still be a ClassMirror when class has call method BUG= https://github.com/dart-lang/sdk/issues/28864 R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/fc56b59a88d963475af5db1b3fefad3bf6de07ea

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -9 lines) Patch
M sdk/lib/_internal/js_runtime/lib/js_helper.dart View 2 chunks +7 lines, -3 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_mirrors.dart View 5 chunks +32 lines, -1 line 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_rti.dart View 1 chunk +8 lines, -4 lines 0 comments Download
M tests/lib/lib.status View 1 chunk +0 lines, -1 line 0 comments Download
A tests/lib/mirrors/function_apply_test.dart View 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
sra1
This fixes https://github.com/dart-lang/sdk/issues/28864
3 years, 9 months ago (2017-03-07 23:57:27 UTC) #4
Siggi Cherem (dart-lang)
lgtm could you also add to function_type_mirror_test an extra test case for `A.call`? Seems like ...
3 years, 9 months ago (2017-03-08 00:10:27 UTC) #5
sra1
On 2017/03/08 00:10:27, Siggi Cherem (dart-lang) wrote: > lgtm > > could you also add ...
3 years, 9 months ago (2017-03-08 00:25:47 UTC) #6
Siggi Cherem (dart-lang)
ok
3 years, 9 months ago (2017-03-08 00:26:32 UTC) #7
sra1
On 2017/03/08 00:26:32, Siggi Cherem (dart-lang) wrote: > ok It is covered by fake_function_with_call_test, which ...
3 years, 9 months ago (2017-03-08 00:57:17 UTC) #8
sra1
3 years, 9 months ago (2017-03-08 01:08:55 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:60001) manually as
fc56b59a88d963475af5db1b3fefad3bf6de07ea (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698