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

Issue 8437028: Perform type canonicalization as part of type finalization. (Closed)

Created:
9 years, 1 month ago by regis
Modified:
9 years, 1 month ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Perform type canonicalization as part of type finalization. Remove signature type cache from signature classes, since type canonicalization has the same effect. Committed: https://code.google.com/p/dart/source/detail?r=1064

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -34 lines) Patch
M runtime/vm/class_finalizer.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/class_finalizer.cc View 12 chunks +16 lines, -22 lines 0 comments Download
M runtime/vm/object.cc View 3 chunks +12 lines, -10 lines 0 comments Download
M runtime/vm/raw_object.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
9 years, 1 month ago (2011-11-02 00:13:14 UTC) #1
srdjan
9 years, 1 month ago (2011-11-02 00:27:49 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698