Home
last modified time | relevance | path

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

/third_party/node/lib/internal/console/
Dconstructor.js91 const kGroupIndentationWidth = Symbol('kGroupIndentWidth'); constant
259 [kGroupIndentationWidth]: {
490 StringPrototypeRepeat(' ', this[kGroupIndentationWidth]);
497 this[kGroupIndent].length - this[kGroupIndentationWidth],