Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 3d1078588a16ce578ea3171c6a5c6810eda75862..ee5f5147f402a6106349ae9f51138946f58de5df 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -922,7 +922,6 @@ namespace internal { |
F(TwoByteSeqStringGetChar, 2, 1) \ |
F(TwoByteSeqStringSetChar, 3, 1) \ |
F(StringCharCodeAt, 2, 1) \ |
- F(IsStringWrapperSafeForDefaultValueOf, 1, 1) \ |
F(StringGetLength, 1, 1) |