Chromium Code Reviews| Index: runtime/vm/object.h |
| =================================================================== |
| --- runtime/vm/object.h (revision 45699) |
| +++ runtime/vm/object.h (working copy) |
| @@ -525,7 +525,6 @@ |
| // Initialize a new isolate either from source or from a snapshot. |
| static RawError* Init(Isolate* isolate); |
| - static void InitFromSnapshot(Isolate* isolate); |
| static void MakeUnusedSpaceTraversable(const Object& obj, |
| intptr_t original_size, |