Searched refs:PrintBit (Results 1 – 1 of 1) sorted by relevance
4503 void PrintBit(const char* name, bool value) { in PrintBit() function in v8::internal::AttributePrinter4525 printer.PrintBit("NI", info->follows_newline_interest); in PrintAttributes()4526 printer.PrintBit("WI", info->follows_word_interest); in PrintAttributes()4527 printer.PrintBit("SI", info->follows_start_interest); in PrintAttributes()