(t, e)
| 29386 | .background(t.background()); |
| 29387 | } |
| 29388 | function xz(t, e) { |
| 29389 | return e |
| 29390 | ? function () { |
| 29391 | try { |
| 29392 | e.apply(this, arguments); |
| 29393 | } catch (e) { |
| 29394 | t.error(e); |
| 29395 | } |
| 29396 | } |
| 29397 | : null; |
| 29398 | } |
| 29399 | function bz(t, e, n) { |
| 29400 | if ("string" == typeof e) { |
| 29401 | if ("undefined" == typeof document) |
no outgoing calls
no test coverage detected