Index: src/counters.h |
diff --git a/src/counters.h b/src/counters.h |
index bbc92881723db6942402090d5a95818765b1d76b..3049e8673f5e39ea11a6384bd36ebf160b85df46 100644 |
--- a/src/counters.h |
+++ b/src/counters.h |
@@ -691,6 +691,7 @@ class RuntimeCallTimer { |
V(IndexedPropertyGetterCallback) \ |
V(IndexedPropertyQueryCallback) \ |
V(IndexedPropertySetterCallback) \ |
+ V(InvokeApiInterruptCallbacks) \ |
V(InvokeFunctionCallback) \ |
V(JS_Execution) \ |
V(Map_SetPrototype) \ |