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