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