Searched refs:IsStringLengthOverflowIntact (Results 1 – 5 of 5) sorted by relevance
178 bool Isolate::IsStringLengthOverflowIntact() { in IsStringLengthOverflowIntact() function
1243 inline bool IsStringLengthOverflowIntact();
3539 DCHECK(IsStringLengthOverflowIntact()); in Throw()3542 DCHECK(!IsStringLengthOverflowIntact()); in Throw()
692 if (isolate()->IsStringLengthOverflowIntact()) { in ReduceCreateConsString()
2246 if (isolate()->IsStringLengthOverflowIntact()) { in NewInvalidStringLengthError()