Home | History | Annotate | Download | only in x64

Lines Matching refs:is_ascii

1189   bool is_ascii = subject->IsAsciiRepresentationUnderneath();
1220 if (subject_tmp->IsAsciiRepresentation() != is_ascii) {