Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
H A Dcpp-builder.h152 static constexpr int kAutomaticIndentation = -1; member in v8::internal::torque::cpp::Function
154 int indentation = kAutomaticIndentation) const;
H A Dcpp-builder.cc40 if (indentation == kAutomaticIndentation) { in PrintDeclaration()

Completed in 2 milliseconds