Home
last modified time | relevance | path

Searched refs:PrintBit (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-dotprinter.cc72 void PrintBit(const char* name, bool value) { in PrintBit() function in v8::internal::AttributePrinter
93 printer.PrintBit("NI", info->follows_newline_interest); in PrintAttributes()
94 printer.PrintBit("WI", info->follows_word_interest); in PrintAttributes()
95 printer.PrintBit("SI", info->follows_start_interest); in PrintAttributes()

Completed in 1 milliseconds