Home
last modified time | relevance | path

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

/external/v8/src/
Dprettyprinter.h136 static const int kAttributesIndentSize = 1; variable
Dprettyprinter.cc1103 builder->increase_indent(JsonAstBuilder::kAttributesIndentSize); in AttributesScope()
1108 builder_->decrease_indent(JsonAstBuilder::kAttributesIndentSize); in ~AttributesScope()