Searched defs:PrintUC16 (Results 1 – 2 of 2) sorted by relevance
173 static OStream& PrintUC16(OStream& os, uint16_t c, bool (*pred)(uint16_t)) { in PrintUC16() function
1175 void String::PrintUC16(OStream& os, int start, int end) { // NOLINT in PrintUC16() function in v8::internal::String