Searched refs:IsStringLengthOverflowIntact (Results 1 – 6 of 6) sorted by relevance
141 bool Isolate::IsStringLengthOverflowIntact() { in IsStringLengthOverflowIntact() function
998 inline bool IsStringLengthOverflowIntact();
2958 DCHECK(IsStringLengthOverflowIntact()); in Throw()2962 DCHECK(!IsStringLengthOverflowIntact()); in Throw()
1339 if (isolate()->IsStringLengthOverflowIntact()) { in NewInvalidStringLengthError()
629 if (isolate()->IsStringLengthOverflowIntact()) { in ReduceCreateConsString()
2122 if (top_info()->IsStub() || !isolate()->IsStringLengthOverflowIntact()) { in BuildAddStringLengths()