Index: src/profile-generator.h |
diff --git a/src/profile-generator.h b/src/profile-generator.h |
index 5747dbd5e9906e1dcb15ec278c20105ad5345bcb..44be3db78c9b3938a54215b83b6b936b724d7429 100644 |
--- a/src/profile-generator.h |
+++ b/src/profile-generator.h |
@@ -973,6 +973,7 @@ class V8HeapExplorer : public HeapEntriesAllocator { |
HeapEntry* parent, |
String* reference_name, |
Object* child, |
+ const char* name_format_string = NULL, |
int field_offset = -1); |
void SetPropertyShortcutReference(HeapObject* parent_obj, |
HeapEntry* parent, |