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

Issue 129883002: Add ClassMirror.isAbstract to the API and VM implementation. (Closed)

Created:
6 years, 11 months ago by rmacnak
Modified:
6 years, 11 months ago
Reviewers:
gbracha, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Add ClassMirror.isAbstract to the API and VM implementation. BUG=http://dartbug.com/12826 R=gbracha@google.com Committed: https://code.google.com/p/dart/source/detail?r=31643

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+191 lines, -5 lines) Patch
M runtime/lib/mirrors.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 3 chunks +3 lines, -1 line 0 comments Download
M sdk/lib/_internal/lib/js_mirrors.dart View 1 4 chunks +8 lines, -0 lines 0 comments Download
M sdk/lib/mirrors/mirrors.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/lib/lib.status View 1 chunk +1 line, -0 lines 0 comments Download
A tests/lib/mirrors/abstract_class_test.dart View 1 chunk +169 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rmacnak
Added missing stub for isAbstract to JsMixinApplication caught by (oddly enough) mirrors_used_test. Added test coverage ...
6 years, 11 months ago (2014-01-09 00:06:23 UTC) #1
gbracha
tests lgtm
6 years, 11 months ago (2014-01-09 00:16:04 UTC) #2
rmacnak
6 years, 11 months ago (2014-01-09 01:27:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r31643 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698