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

Issue 21440002: Inline CreateClassMirror and remove dead code. (Closed)

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

Description

Inline CreateClassMirror and remove dead code. (Almost) no more embedding API, yay! Fixes issue 12135. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=25717

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -120 lines) Patch
M runtime/lib/mirrors.cc View 1 2 7 chunks +21 lines, -118 lines 0 comments Download
M runtime/vm/symbols.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M tests/lib/mirrors/function_type_mirror_test.dart View 1 2 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Lippautz (Google)
7 years, 4 months ago (2013-07-31 23:50:32 UTC) #1
rmacnak
https://codereview.chromium.org/21440002/diff/3001/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc (right): https://codereview.chromium.org/21440002/diff/3001/runtime/lib/mirrors.cc#newcode153 runtime/lib/mirrors.cc:153: if (cls.IsSignatureClass() && !cls.IsCanonicalSignatureClass()) { If it is a ...
7 years, 4 months ago (2013-08-01 00:06:18 UTC) #2
Michael Lippautz (Google)
Also added further tests to cover creation of functiontype mirrors through closuremirrors. https://codereview.chromium.org/21440002/diff/3001/runtime/lib/mirrors.cc File runtime/lib/mirrors.cc ...
7 years, 4 months ago (2013-08-01 17:05:09 UTC) #3
siva
lgtm
7 years, 4 months ago (2013-08-01 18:21:07 UTC) #4
Michael Lippautz (Google)
7 years, 4 months ago (2013-08-01 18:27:37 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r25717 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698