(t, e)
| 8653 | ((this._context = t), (this._t = e)); |
| 8654 | } |
| 8655 | function Sc(t, e) { |
| 8656 | if ("undefined" != typeof document && document.createElement) { |
| 8657 | const n = document.createElement("canvas"); |
| 8658 | if (n && n.getContext) return ((n.width = t), (n.height = e), n); |
| 8659 | } |
| 8660 | return null; |
| 8661 | } |
| 8662 | ((_c.prototype = { |
| 8663 | areaStart: Ql, |
| 8664 | areaEnd: Ql, |
no outgoing calls
no test coverage detected