Index: Source/platform/heap/ThreadState.h |
diff --git a/Source/platform/heap/ThreadState.h b/Source/platform/heap/ThreadState.h |
index c48d2cbff9845a891bbabd8f1ac85467e658a729..900b1ba74208b2b8c2f537d9d2eabdb2915ab53e 100644 |
--- a/Source/platform/heap/ThreadState.h |
+++ b/Source/platform/heap/ThreadState.h |
@@ -780,6 +780,7 @@ private: |
size_t m_gcForbiddenCount; |
int m_persistentAllocated; |
int m_persistentFreed; |
+ int m_pageNavigationCount; |
BaseHeap* m_heaps[NumberOfHeaps]; |
int m_vectorBackingHeapIndex; |