Index: src/counters.h |
diff --git a/src/counters.h b/src/counters.h |
index 06181c4a72e2bc967e0bdb1f093d7058a7da2f5a..91ad1edf15ccfb8ba03e9b87f20fd3bfcb7e3617 100644 |
--- a/src/counters.h |
+++ b/src/counters.h |
@@ -800,6 +800,7 @@ class RuntimeCallTimer { |
V(StoreIC_StoreNormal) \ |
V(StoreIC_StoreScriptContextFieldStub) \ |
V(StoreIC_StoreTransition) \ |
+ V(StoreIC_StoreTransitionDH) \ |
V(StoreIC_StoreViaSetter) |
class RuntimeCallStats { |