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

/external/v8/src/
H A Dprettyprinter.cc761 const char* block_txt = node->is_initializer_block() ? "BLOCK INIT" : "BLOCK"; local
762 IndentedScope indent(this, block_txt);

Completed in 35 milliseconds