Lines Matching full:flat
1444 Object* flat = subject->TryFlatten();1445 if (flat->IsFailure()) return flat;1446 subject = String::cast(flat);