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

Unified Diff: runtime/vm/heap.h

Issue 187133004: When reading a full snapshot use the class id from the snapshot instead of generating a new one. Th… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: runtime/vm/heap.h
===================================================================
--- runtime/vm/heap.h (revision 33311)
+++ runtime/vm/heap.h (working copy)
@@ -278,7 +278,6 @@
void RecordBeforeGC(Space space, GCReason reason);
void RecordAfterGC();
void PrintStats();
- void UpdateObjectHistogram();
void UpdateClassHeapStatsBeforeGC(Heap::Space space);
// The different spaces used for allocation.
« runtime/vm/class_table.cc ('K') | « runtime/vm/class_table.cc ('k') | runtime/vm/heap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698