Index: src/counters.h |
diff --git a/src/counters.h b/src/counters.h |
index 5a8d2de589f18b639670a7cbb89edc5d72775fb2..a4997865a5364afd54d5fc62fd828f57310ac63d 100644 |
--- a/src/counters.h |
+++ b/src/counters.h |
@@ -717,6 +717,7 @@ class RuntimeCallTimer { |
V(KeyedLoadIC_LoadIndexedStringStub) \ |
V(KeyedLoadIC_LoadIndexedInterceptorStub) \ |
V(KeyedLoadIC_KeyedLoadSloppyArgumentsStub) \ |
+ V(KeyedLoadIC_LoadElementDH) \ |
V(KeyedLoadIC_LoadFastElementStub) \ |
V(KeyedLoadIC_LoadDictionaryElementStub) \ |
V(KeyedLoadIC_SlowStub) \ |