(s_1)
| 266 | return t_0.type === "in_process_teammate"; |
| 267 | } |
| 268 | function _temp4(s_1) { |
| 269 | return s_1.expandedView; |
| 270 | } |
| 271 | function _temp3(t) { |
| 272 | return isBackgroundTask(t) && !(false && isPanelAgentTask(t)); |
| 273 | } |
nothing calls this directly
no outgoing calls
no test coverage detected