(a_0, b_0)
| 243 | }; |
| 244 | } |
| 245 | function _temp9(a_0, b_0) { |
| 246 | if (a_0.isIdle !== b_0.isIdle) { |
| 247 | return a_0.isIdle ? 1 : -1; |
| 248 | } |
| 249 | return 0; |
| 250 | } |
| 251 | function _temp8(t_2) { |
| 252 | return { |
| 253 | name: t_2.identity.agentName, |
nothing calls this directly
no outgoing calls
no test coverage detected