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

Issue 18465006: Add a MirrorReference reflectee for ClassMirrors. Rewrite the name accessor in terms of it, at leas… (Closed)

Created:
7 years, 5 months ago by rmacnak
Modified:
7 years, 5 months ago
Reviewers:
siva, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a MirrorReference reflectee for ClassMirrors. Rewrite the name accessor in terms of it, at least for the non-special cases. (This is a continuation of 18562005.) R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=24826

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -7 lines) Patch
M runtime/lib/mirrors.cc View 1 4 chunks +27 lines, -1 line 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 6 chunks +25 lines, -6 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rmacnak
Note this a new CL because I lost gcl state when switching machines.
7 years, 5 months ago (2013-07-08 20:48:09 UTC) #1
siva
LGTM with one question/comment about passing in Dart_Null instead of intf_name. https://codereview.chromium.org/18465006/diff/1/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): ...
7 years, 5 months ago (2013-07-08 21:29:23 UTC) #2
rmacnak
https://codereview.chromium.org/18465006/diff/1/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/18465006/diff/1/runtime/lib/mirrors.cc#newcode9 runtime/lib/mirrors.cc:9: #include "vm/dart_api_state.h" // TODO(rmacnak): Remove with CreateMirrorRef. On 2013/07/08 ...
7 years, 5 months ago (2013-07-08 22:01:11 UTC) #3
rmacnak
7 years, 5 months ago (2013-07-08 22:05:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r24826 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698