(a_0, b_0)
| 490 | return s_1.client.type === "failed"; |
| 491 | } |
| 492 | function _temp4(a_0, b_0) { |
| 493 | return a_0.name.localeCompare(b_0.name); |
| 494 | } |
| 495 | function _temp3(a, b) { |
| 496 | return a.name.localeCompare(b.name); |
| 497 | } |
nothing calls this directly
no outgoing calls
no test coverage detected