(...e3)
| 6139 | this._addonManager.loadAddon(this, e3); |
| 6140 | } |
| 6141 | static get strings() { |
| 6142 | return t2; |
| 6143 | } |
| 6144 | _verifyIntegers(...e3) { |
| 6145 | for (const t3 of e3) if (t3 === 1 / 0 || isNaN(t3) || t3 % 1 != 0) throw new Error("This API only accepts integers"); |
| 6146 | } |
no outgoing calls
no test coverage detected