Searched refs:kGroupIndent (Results 1 – 1 of 1) sorted by relevance
84 const kGroupIndent = Symbol('kGroupIndent'); constant246 [kGroupIndent]: { ...consolePropAttributes, value: '' },264 const groupIndent = this[kGroupIndent];470 this[kGroupIndent] +=475 this[kGroupIndent] = StringPrototypeSlice(476 this[kGroupIndent],478 this[kGroupIndent].length - this[kGroupIndentationWidth]