Index: src/v8-counters.h |
=================================================================== |
--- src/v8-counters.h (revision 5120) |
+++ src/v8-counters.h (working copy) |
@@ -169,7 +169,7 @@ |
SC(constructed_objects_runtime, V8.ConstructedObjectsRuntime) \ |
SC(constructed_objects_stub, V8.ConstructedObjectsStub) \ |
SC(negative_lookups, V8.NegativeLookups) \ |
- SC(negative_lookups_miss, V8.NegativeLookupsMiss) \ |
+ SC(negative_lookups_miss, V8.NegativeLookupsMiss) \ |
SC(array_function_runtime, V8.ArrayFunctionRuntime) \ |
SC(array_function_native, V8.ArrayFunctionNative) \ |
SC(for_in, V8.ForIn) \ |