Searched refs:PrintBits (Results 1 – 2 of 2) sorted by relevance
77 for (int i = first; i < last; i++) PrintBits(os, bits[i], kBitsPerByte); in PrintEntry()79 PrintBits(os, bits[last], last_bits); in PrintEntry()83 void SafepointTable::PrintBits(std::ostream& os, // NOLINT in PrintBits() function in v8::internal::SafepointTable
146 static void PrintBits(std::ostream& os, uint8_t byte, int digits);