Index: src/profile-generator.h |
=================================================================== |
--- src/profile-generator.h (revision 12379) |
+++ src/profile-generator.h (working copy) |
@@ -925,10 +925,6 @@ |
Object* child, |
const char* name_format_string = NULL, |
int field_offset = -1); |
- void SetPropertyShortcutReference(HeapObject* parent_obj, |
- int parent, |
- String* reference_name, |
- Object* child); |
void SetUserGlobalReference(Object* user_global); |
void SetRootGcRootsReference(); |
void SetGcRootsReference(VisitorSynchronization::SyncTag tag); |