Chromium Code Reviews| Index: src/counters.h |
| diff --git a/src/counters.h b/src/counters.h |
| index c4a20dc30c213c18be674a1f05066d7dab520e12..c70a6165faa3ffae9904e3e0bd63b3c593560ca5 100644 |
| --- a/src/counters.h |
| +++ b/src/counters.h |
| @@ -749,6 +749,7 @@ class RuntimeCallTimer { |
| V(StoreIC_SlowStub) \ |
| V(StoreIC_StoreCallback) \ |
| V(StoreIC_StoreField) \ |
| + V(StoreIC_StoreFieldDH) \ |
| V(StoreIC_StoreFieldStub) \ |
| V(StoreIC_StoreGlobal) \ |
| V(StoreIC_StoreGlobalTransition) \ |