Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dimplementation-visitor.h154 : new_lines_(new_lines), visitor_(visitor) { in new_lines_() function
164 if (new_lines_) visitor_->source_out() << "\n"; in ~ScopedIndent()
168 bool new_lines_;