(e)
| 2600 | }), y.focusin = "onfocusin" in C; |
| 2601 | var bt = /^(?:focusinfocus|focusoutblur)$/, |
| 2602 | wt = function (e) { |
| 2603 | e.stopPropagation() |
| 2604 | }; |
| 2605 | S.extend(S.event, { |
| 2606 | trigger: function (e, t, n, r) { |
| 2607 | var i, o, a, s, u, l, c, f, p = [n || E], |
nothing calls this directly
no outgoing calls
no test coverage detected