Home
last modified time | relevance | path

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

/third_party/node/lib/internal/console/
Dconstructor.js85 const kGroupIndentationWidth = Symbol('kGroupIndentWidth'); constant
247 [kGroupIndentationWidth]: {
471 StringPrototypeRepeat(' ', this[kGroupIndentationWidth]);
478 this[kGroupIndent].length - this[kGroupIndentationWidth]