Chromium Code Reviews| Index: src/runtime/runtime.h |
| diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
| index ac86a291efa70671f64d4b8247ae36c2c9cbb849..b39b686859c7c0a7a0a669dc90a5b1cf8ef5d7bd 100644 |
| --- a/src/runtime/runtime.h |
| +++ b/src/runtime/runtime.h |
| @@ -402,7 +402,6 @@ |
| F(IsJSGlobalProxy, 1, 1) \ |
| F(DefineAccessorPropertyUnchecked, 5, 1) \ |
| F(DefineDataPropertyInLiteral, 6, 1) \ |
| - F(CollectTypeProfile, 4, 1) \ |
| F(GetDataProperty, 2, 1) \ |
| F(GetConstructorName, 1, 1) \ |
| F(HasFastPackedElements, 1, 1) \ |