Home | History | Annotate | Download | only in arm

Lines Matching defs:is_ascii

1006   bool is_ascii = subject->IsAsciiRepresentation();
1025 if (subject->IsAsciiRepresentation() != is_ascii) {