Index: src/isolate.h |
diff --git a/src/isolate.h b/src/isolate.h |
index f622ebbfd54a788268767df8b0067aca90c09e1d..d65a1f373a09f6de01f166d32f8ac30d452c5247 100644 |
--- a/src/isolate.h |
+++ b/src/isolate.h |
@@ -1041,7 +1041,6 @@ |
inline bool IsArraySpeciesLookupChainIntact(); |
bool IsIsConcatSpreadableLookupChainIntact(); |
bool IsIsConcatSpreadableLookupChainIntact(JSReceiver* receiver); |
- inline bool IsStringBoundsCheckIntact(); |
inline bool IsStringLengthOverflowIntact(); |
inline bool IsArrayIteratorLookupChainIntact(); |