Home
last modified time | relevance | path

Searched refs:break_first_line (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_options.h75 bool break_first_line = false; variable
90 break_first_line = true; in EnableBreakFirstLine()
94 return break_first_line || break_node_first_line; in wait_for_connect()
Dnode_options.cc258 &DebugOptions::break_first_line, in DebugOptionsParser()