Chromium Code Reviews| Index: src/counters.h |
| diff --git a/src/counters.h b/src/counters.h |
| index e77506fa616524b5f64401c28db56a775a4744bd..5aaa9c8fb04b2c781e3eee06c8d211140a892445 100644 |
| --- a/src/counters.h |
| +++ b/src/counters.h |
| @@ -764,6 +764,7 @@ class RuntimeCallTimer { |
| V(LoadIC_LoadFieldStub) \ |
| V(LoadIC_LoadGlobal) \ |
| V(LoadIC_LoadInterceptor) \ |
| + V(LoadIC_LoadNonexistentDH) \ |
| V(LoadIC_LoadNonexistent) \ |
| V(LoadIC_LoadNormal) \ |
| V(LoadIC_LoadScriptContextFieldStub) \ |