Home | History | Annotate | Download | only in src

Lines Matching refs:char2

3552     uint16_t char2 = buf2.GetNext();
3553 if (char1 != char2) return Smi::FromInt(char1 - char2);