Searched refs:kGroupIndent (Results 1 – 1 of 1) sorted by relevance
90 const kGroupIndent = Symbol('kGroupIndent'); constant258 [kGroupIndent]: { __proto__: null, ...consolePropAttributes, value: '' },279 const groupIndent = this[kGroupIndent];489 this[kGroupIndent] +=494 this[kGroupIndent] = StringPrototypeSlice(495 this[kGroupIndent],497 this[kGroupIndent].length - this[kGroupIndentationWidth],