Searched refs:IsFlat (Results 1 – 16 of 16) sorted by relevance
211 DCHECK(content.IsFlat()); in Compile()345 DCHECK(subject_content.IsFlat()); in FindStringIndicesDispatch()346 DCHECK(pattern_content.IsFlat()); in FindStringIndicesDispatch()394 DCHECK(subject->IsFlat()); in StringReplaceGlobalAtomRegExpWithString()395 DCHECK(replacement->IsFlat()); in StringReplaceGlobalAtomRegExpWithString()472 DCHECK(subject->IsFlat()); in StringReplaceGlobalRegExpWithString()473 DCHECK(replacement->IsFlat()); in StringReplaceGlobalRegExpWithString()557 DCHECK(subject->IsFlat()); in StringReplaceGlobalRegExpWithEmptyString()849 DCHECK(subject->IsFlat()); in SearchRegExpMultiple()
198 DCHECK(string->IsFlat()); in Escape()
760 if (s->IsFlat() && s->IsOneByteRepresentation()) { in RUNTIME_FUNCTION()1038 DCHECK(flat_content.IsFlat()); in ConvertCase()
444 CHECK(root->IsConsString() && !root->IsFlat()); in ConstructRandomString()449 CHECK(root->IsConsString() && root->IsFlat()); in ConstructRandomString()606 CHECK(flat_string->IsFlat() && !flat_string->IsConsString()); in VerifyCharacterStream()1134 CHECK(!parent->IsFlat()); in TEST()1137 CHECK(parent->IsFlat()); in TEST()1144 CHECK(slice->IsFlat()); in TEST()1175 CHECK(slice->IsFlat()); in TEST()
175 inline bool IsFlat() const;1207 inline bool CodedInputStream::IsFlat() const { in IsFlat() function
131 DCHECK(subject->IsFlat()); in Match()
592 DCHECK(subject->IsFlat()); in Match()
249 DCHECK(needle->IsFlat()); in AtomExecRaw()259 DCHECK(needle_content.IsFlat()); in AtomExecRaw()260 DCHECK(subject_content.IsFlat()); in AtomExecRaw()483 DCHECK(subject->IsFlat()); in IrregexpExecRaw()
883 static score_t IsFlat(const int16_t* levels, int num_blocks, score_t thresh) { in IsFlat() function922 IsFlat(rd_cur->y_ac_levels[0], kNumBlocks, FLATNESS_LIMIT_I16)) { in PickBestIntra16()1006 if (mode > 0 && IsFlat(tmp_levels, kNumBlocks, FLATNESS_LIMIT_I4)) { in PickBestIntra4()1079 if (mode > 0 && IsFlat(rd_uv.uv_levels[0], kNumBlocks, FLATNESS_LIMIT_UV)) { in PickBestUV()
494 DCHECK(flat.IsFlat()); in StringToDouble()
214 DCHECK(object->IsFlat()); in StringifyString()
535 if (this->IsFlat()) { in ConsStringVerify()
556 DCHECK(left->IsFlat()); in NewConsString()557 DCHECK(right->IsFlat()); in NewConsString()
385 DCHECK(IsFlat()); in IsOneByteRepresentationUnderneath()401 DCHECK(IsFlat()); in IsTwoByteRepresentationUnderneath()3582 if (cons->IsFlat()) return handle(cons->first()); in Flatten()3629 bool String::IsFlat() { in IsFlat() function3638 DCHECK(this->IsFlat()); in GetUnderlying()
8635 bool IsFlat() { return state_ != NON_FLAT; } in IsFlat() function8823 inline bool IsFlat();
1741 DCHECK(result->IsFlat()); in SlowFlatten()11341 DCHECK(str->IsFlat()); in PostGarbageCollection()11345 DCHECK(content.IsFlat()); in PostGarbageCollection()11654 DCHECK(content.IsFlat()); in CalculateLineEnds()