Chromium Code Reviews| Index: src/v8-counters.h |
| =================================================================== |
| --- src/v8-counters.h (revision 3800) |
| +++ src/v8-counters.h (working copy) |
| @@ -102,9 +102,9 @@ |
| SC(contexts_created_from_scratch, V8.ContextsCreatedFromScratch) \ |
| /* Number of contexts created by partial snapshot. */ \ |
| SC(contexts_created_by_snapshot, V8.ContextsCreatedBySnapshot) |
| - |
| + |
| #define STATS_COUNTER_LIST_2(SC) \ |
| /* Number of code stubs. */ \ |
| SC(code_stubs, V8.CodeStubs) \ |