(a)
| 429 | return g.source !== "built-in"; |
| 430 | } |
| 431 | function _temp2(a) { |
| 432 | return a.source !== "built-in"; |
| 433 | } |
| 434 | function _temp(agent) { |
| 435 | return { |
| 436 | isOverridden: !!agent.overriddenBy, |
nothing calls this directly
no outgoing calls
no test coverage detected