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