()
| 1416 | o = this, |
| 1417 | a = this.length, |
| 1418 | s = function () { |
| 1419 | --r || i.resolveWith(o, [o]) |
| 1420 | }; |
| 1421 | "string" != typeof e && (t = e, e = void 0), e = e || "fx"; |
| 1422 | while (a--)(n = Y.get(o[a], e + "queueHooks")) && n.empty && (r++, n.empty.add(s)); |
| 1423 | return s(), i.promise(t) |
no outgoing calls
no test coverage detected