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

Issue 10380019: Stop postponing instantiation of Type and remove InstantiatedType VM class. (Closed)

Created:
8 years, 7 months ago by regis
Modified:
8 years, 7 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Stop postponing instantiation of Type and remove InstantiatedType VM class. Committed: https://code.google.com/p/dart/source/detail?r=7389

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -241 lines) Patch
M runtime/vm/compiler.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.h View 1 7 chunks +7 lines, -71 lines 0 comments Download
M runtime/vm/object.cc View 1 9 chunks +4 lines, -112 lines 0 comments Download
M runtime/vm/raw_object.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/raw_object.cc View 1 1 chunk +0 lines, -7 lines 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 1 1 chunk +0 lines, -45 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 1 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
8 years, 7 months ago (2012-05-05 00:23:57 UTC) #1
srdjan
LGTM!
8 years, 7 months ago (2012-05-07 16:08:43 UTC) #2
regis
8 years, 7 months ago (2012-05-07 17:35:53 UTC) #3
Thanks!

I also fixed a detail in compiler.cc that Siva pointed out in a previous cl.

Powered by Google App Engine
This is Rietveld 408576698