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

Issue 20564002: Make ClassMirror.constructors an internal native and lazy. (Closed)

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

Description

Make ClassMirror.constructors an internal native and lazy. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=25533

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -72 lines) Patch
M runtime/lib/mirrors.cc View 1 2 6 chunks +40 lines, -68 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 2 4 chunks +13 lines, -4 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
rmacnak
https://codereview.chromium.org/20564002/diff/1/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/20564002/diff/1/runtime/lib/mirrors.cc#newcode980 runtime/lib/mirrors.cc:980: const Error& error = Error::Handle(klass.EnsureIsFinalized(isolate)); If one reflects on ...
7 years, 5 months ago (2013-07-26 00:44:28 UTC) #1
siva
https://codereview.chromium.org/20564002/diff/1/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/20564002/diff/1/runtime/lib/mirrors.cc#newcode1037 runtime/lib/mirrors.cc:1037: // should not wind up as the reflectees of ...
7 years, 5 months ago (2013-07-26 17:16:00 UTC) #2
rmacnak
On 2013/07/26 17:16:00, siva wrote: > https://codereview.chromium.org/20564002/diff/1/runtime/lib/mirrors.cc > File runtime/lib/mirrors.cc (right): > > https://codereview.chromium.org/20564002/diff/1/runtime/lib/mirrors.cc#newcode1037 > ...
7 years, 5 months ago (2013-07-26 17:42:45 UTC) #3
rmacnak
On 2013/07/26 17:42:45, Ryan Macnak wrote: > On 2013/07/26 17:16:00, siva wrote: > > https://codereview.chromium.org/20564002/diff/1/runtime/lib/mirrors.cc ...
7 years, 5 months ago (2013-07-26 17:56:59 UTC) #4
siva
lgtm
7 years, 5 months ago (2013-07-26 18:18:23 UTC) #5
rmacnak
7 years, 5 months ago (2013-07-26 18:29:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r25533 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698