Home | History | Annotate | Download | only in x64

Lines Matching refs:is_ascii

1087   bool is_ascii = subject->IsAsciiRepresentation();
1106 if (subject->IsAsciiRepresentation() != is_ascii) {