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

Issue 23224016: Implement ParameterMirror.metadata. (Closed)

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

Description

Implement ParameterMirror.metadata. BUG=http://dartbug.com/10906 BUG=http://dartbug.com/11418 R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=27082

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : named constants #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -33 lines) Patch
M runtime/lib/mirrors.cc View 1 2 3 4 5 4 chunks +13 lines, -4 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 2 3 4 5 3 chunks +5 lines, -4 lines 0 comments Download
M runtime/vm/parser.h View 1 2 3 2 chunks +16 lines, -7 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 3 4 5 13 chunks +44 lines, -18 lines 0 comments Download
A tests/lib/mirrors/parameter_metadata_test.dart View 1 2 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
rmacnak
Waiting on https://codereview.chromium.org/23020025/
7 years, 4 months ago (2013-08-23 22:08:16 UTC) #1
siva
The metadata stuff looks fine but could you upload this CL once https://codereview.chromium.org/23020025/ is committed ...
7 years, 4 months ago (2013-08-26 05:11:45 UTC) #2
rmacnak
Reuploaded based on Michael's commit.
7 years, 3 months ago (2013-08-27 21:02:12 UTC) #3
siva
LGTM once named constant is used instead of '3'. https://codereview.chromium.org/23224016/diff/10001/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/23224016/diff/10001/runtime/lib/mirrors.cc#newcode158 runtime/lib/mirrors.cc:158: ...
7 years, 3 months ago (2013-08-28 23:26:47 UTC) #4
rmacnak
Gave the parameter entry size and offsets named constants using the same pattern as, eg, ...
7 years, 3 months ago (2013-08-29 01:25:47 UTC) #5
siva
lgtm
7 years, 3 months ago (2013-09-03 21:32:46 UTC) #6
rmacnak
7 years, 3 months ago (2013-09-03 22:50:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #6 manually as r27082 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698