(e3 = 0, t3 = 0)
| 3862 | this._ext &= 536870911, this._ext |= e3 << 29 & 3758096384; |
| 3863 | } |
| 3864 | constructor(e3 = 0, t3 = 0) { |
| 3865 | this._ext = 0, this._urlId = 0, this._ext = e3, this._urlId = t3; |
| 3866 | } |
| 3867 | clone() { |
| 3868 | return new s2(this._ext, this._urlId); |
| 3869 | } |
nothing calls this directly
no outgoing calls
no test coverage detected