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

Issue 21010005: Ensure FunctionTypeMirrors have a proper reflectee and implement ClassMirror.superinterfaces with i… (Closed)

Created:
7 years, 4 months ago by rmacnak
Modified:
7 years, 4 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, ahe, Michael Lippautz (Google)
Visibility:
Public.

Description

Ensure FunctionTypeMirrors have a proper reflectee and implement ClassMirror.superinterfaces with internal code. Remove some unnecessary fields and constructor arguments.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -73 lines) Patch
M runtime/lib/mirrors.cc View 5 chunks +15 lines, -39 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 9 chunks +17 lines, -34 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
7 years, 4 months ago (2013-07-29 16:15:25 UTC) #1
siva
lgtm
7 years, 4 months ago (2013-07-30 00:02:07 UTC) #2
rmacnak
On 2013/07/30 00:02:07, siva wrote: > lgtm gcl failure. Committed as r25599.
7 years, 4 months ago (2013-07-30 00:37:41 UTC) #3
ahe
How is this tested?
7 years, 4 months ago (2013-07-30 09:25:24 UTC) #4
rmacnak
7 years, 4 months ago (2013-07-30 16:26:43 UTC) #5
Message was sent while issue was closed.
On 2013/07/30 09:25:24, ahe wrote:
> How is this tested?

vm/dart/isolate_mirror_local_test

Hm, we need a cross-impl test.

Powered by Google App Engine
This is Rietveld 408576698