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

Issue 68103016: When ClassMirrors are created by enumerating members of a LibraryMirror, have the ClassMirror use t… (Closed)

Created:
7 years, 1 month ago by rmacnak
Modified:
7 years, 1 month ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

When ClassMirrors are created by enumerating members of a LibraryMirror, have the ClassMirror use that LibraryMirror as its owner. BUG=http://dartbug.com/14449 R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=30291

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -21 lines) Patch
M runtime/lib/mirrors.cc View 1 2 2 chunks +5 lines, -4 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M tests/lib/lib.status View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M tests/lib/mirrors/hierarchy_invariants_test.dart View 1 2 2 chunks +9 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rmacnak
The hierarchy invariants test was slow because of a performance bug in the VM's mirrors. ...
7 years, 1 month ago (2013-11-13 21:41:32 UTC) #1
siva
lgtm
7 years, 1 month ago (2013-11-14 18:49:23 UTC) #2
rmacnak
7 years, 1 month ago (2013-11-14 20:36:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r30291 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698