Index: src/profile-generator.h |
=================================================================== |
--- src/profile-generator.h (revision 10596) |
+++ src/profile-generator.h (working copy) |
@@ -1042,6 +1042,7 @@ |
private: |
void FillRetainedObjects(); |
+ void FillImplicitReferences(); |
List<HeapObject*>* GetListMaybeDisposeInfo(v8::RetainedObjectInfo* info); |
void SetNativeRootReference(v8::RetainedObjectInfo* info); |
void SetRootNativeRootsReference(); |