(client)
| 387 | return a.name.localeCompare(b.name); |
| 388 | } |
| 389 | function _temp3(client) { |
| 390 | return client.name !== "ide"; |
| 391 | } |
| 392 | function _temp2(s_0) { |
| 393 | return s_0.agentDefinitions; |
| 394 | } |
nothing calls this directly
no outgoing calls
no test coverage detected