(e3, t3, s2, r, n)
| 3557 | this._data = new i2(); |
| 3558 | } |
| 3559 | set(e3, t3, s2, r, n) { |
| 3560 | this._data.get(e3, t3) || this._data.set(e3, t3, new i2()), this._data.get(e3, t3).set(s2, r, n); |
| 3561 | } |
| 3562 | get(e3, t3, i3, s2) { |
| 3563 | var _a; |
| 3564 | return (_a = this._data.get(e3, t3)) == null ? void 0 : _a.get(i3, s2); |
no test coverage detected