(e3)
| 3346 | return this._windowTitle = e3, this._onTitleChange.fire(e3), true; |
| 3347 | } |
| 3348 | setIconName(e3) { |
| 3349 | return this._iconName = e3, true; |
| 3350 | } |
| 3351 | setOrReportIndexedColor(e3) { |
| 3352 | const t3 = [], i3 = e3.split(";"); |
| 3353 | for (; i3.length > 1; ) { |
no outgoing calls
no test coverage detected