Searched refs:compact_ (Results 1 – 1 of 1) sorted by relevance
28 : out_(out), compact_(compact) {} in JSONWriter()34 if (compact_) return; in advance()38 if (compact_) return; in write_one_space()42 if (compact_) return; in write_new_line()163 bool compact_; variable