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

Issue 10867046: Use Heap::kOld when allocating objects for script snapshots. (Closed)

Created:
8 years, 4 months ago by siva
Modified:
8 years, 3 months ago
Reviewers:
cshapiro
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use Heap::kOld when allocating objects for script snapshots. Committed: https://code.google.com/p/dart/source/detail?r=11486

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -29 lines) Patch
M runtime/vm/object.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 1 2 18 chunks +25 lines, -22 lines 0 comments Download
M runtime/vm/snapshot.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/snapshot.cc View 1 2 6 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
8 years, 4 months ago (2012-08-24 00:50:16 UTC) #1
cshapiro
https://chromiumcodereview.appspot.com/10867046/diff/5001/runtime/vm/raw_object_snapshot.cc File runtime/vm/raw_object_snapshot.cc (right): https://chromiumcodereview.appspot.com/10867046/diff/5001/runtime/vm/raw_object_snapshot.cc#newcode384 runtime/vm/raw_object_snapshot.cc:384: InstantiatedTypeArguments::ZoneHandle( Perhaps I have missed something subtle, but the ...
8 years, 4 months ago (2012-08-25 03:30:11 UTC) #2
siva
https://chromiumcodereview.appspot.com/10867046/diff/5001/runtime/vm/raw_object_snapshot.cc File runtime/vm/raw_object_snapshot.cc (right): https://chromiumcodereview.appspot.com/10867046/diff/5001/runtime/vm/raw_object_snapshot.cc#newcode384 runtime/vm/raw_object_snapshot.cc:384: InstantiatedTypeArguments::ZoneHandle( On 2012/08/25 03:30:11, cshapiro wrote: > Perhaps I ...
8 years, 3 months ago (2012-08-27 17:15:21 UTC) #3
cshapiro
8 years, 3 months ago (2012-08-27 23:35:41 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698