Index: src/counters.h |
diff --git a/src/counters.h b/src/counters.h |
index 85856b771348fd7e6535aa8e8041902661a54416..397b0f39f09dc52c6e8bc825614155970497dc4a 100644 |
--- a/src/counters.h |
+++ b/src/counters.h |
@@ -705,7 +705,7 @@ class RuntimeCallTimer { |
V(KeyedLoadIC_KeyedLoadSloppyArgumentsStub) \ |
V(KeyedLoadIC_LoadFastElementStub) \ |
V(KeyedLoadIC_LoadDictionaryElementStub) \ |
- V(KeyedLoadIC_PolymorphicElement) \ |
+ V(KeyedLoadIC_SlowStub) \ |
V(KeyedStoreIC_KeyedStoreSloppyArgumentsStub) \ |
V(KeyedStoreIC_StoreFastElementStub) \ |
V(KeyedStoreIC_StoreElementStub) \ |