Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 5d6c9dc4ea0de62b99b04ecc59b4ff4f58c05104..355522afb770e83cd19d260a35cef7f1748b588f 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -394,7 +394,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) \ |