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

Issue 10700149: Some small changes to make the vm dart:mirrors somewhat closer to the (Closed)

Created:
8 years, 5 months ago by turnidge
Modified:
8 years, 5 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Some small changes to make the vm dart:mirrors somewhat closer to the source mirror implementation by Johnni. - Add the MirrorSystem interface - Add a simple TypeMirror Committed: https://code.google.com/p/dart/source/detail?r=9612

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -92 lines) Patch
M lib/mirrors/mirrors.dart View 3 chunks +58 lines, -26 lines 0 comments Download
M runtime/lib/mirrors.cc View 3 chunks +23 lines, -6 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 13 chunks +53 lines, -38 lines 0 comments Download
M runtime/tests/vm/dart/isolate_mirror_local_test.dart View 7 chunks +19 lines, -18 lines 0 comments Download
M runtime/tests/vm/dart/isolate_mirror_remote_test.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
turnidge
8 years, 5 months ago (2012-07-10 21:54:20 UTC) #1
Johnni Winther
8 years, 5 months ago (2012-07-12 06:32:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698