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

Issue 8742028: Use ParametrizedType instead of Type where appropriate. Expand ToCString of type related classes. (Closed)

Created:
9 years ago by srdjan
Modified:
9 years ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Use ParametrizedType instead of Type where appropriate. Expand ToCString of type related classes. Do not instantiate abtract classes Type and TypeArguments (e.g., through Type::null()); Committed: https://code.google.com/p/dart/source/detail?r=1941

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -108 lines) Patch
M runtime/vm/class_finalizer.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_generator.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/object.h View 5 chunks +25 lines, -28 lines 0 comments Download
M runtime/vm/object.cc View 1 14 chunks +72 lines, -28 lines 0 comments Download
M runtime/vm/object_store.h View 6 chunks +49 lines, -35 lines 0 comments Download
M runtime/vm/object_store.cc View 3 chunks +10 lines, -10 lines 0 comments Download
M runtime/vm/parser.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
9 years ago (2011-11-30 20:50:25 UTC) #1
regis
9 years ago (2011-11-30 21:08:27 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698