Index: src/counters.h |
diff --git a/src/counters.h b/src/counters.h |
index 818f08e501062f3f371908b55c9a40998567fd9a..9d40520ee9810c5508bb29e75053e83d884a5698 100644 |
--- a/src/counters.h |
+++ b/src/counters.h |
@@ -557,6 +557,7 @@ class RuntimeCallTimer final { |
V(FunctionTemplate_GetFunction) \ |
V(FunctionTemplate_New) \ |
V(FunctionTemplate_NewRemoteInstance) \ |
+ V(FunctionTemplate_NewWithCache) \ |
V(FunctionTemplate_NewWithFastHandler) \ |
V(Int16Array_New) \ |
V(Int32Array_New) \ |