Home | History | Annotate | Download | only in ia32

Lines Matching defs:is_ascii

1082   bool is_ascii = subject->IsAsciiRepresentationUnderneath();
1113 if (subject_tmp->IsAsciiRepresentation() != is_ascii) {