Chromium Code Reviews| Index: src/counters.h |
| diff --git a/src/counters.h b/src/counters.h |
| index dfc31689afd128763ebacdf7e38fbc63863e4b80..85856b771348fd7e6535aa8e8041902661a54416 100644 |
| --- a/src/counters.h |
| +++ b/src/counters.h |
| @@ -547,6 +547,7 @@ class RuntimeCallTimer { |
| V(Function_NewInstance) \ |
| V(FunctionTemplate_GetFunction) \ |
| V(FunctionTemplate_New) \ |
| + V(FunctionTemplate_NewRemoteInstance) \ |
| V(FunctionTemplate_NewWithFastHandler) \ |
| V(Int16Array_New) \ |
| V(Int32Array_New) \ |