(g)
| 426 | return a_2.source === "built-in"; |
| 427 | } |
| 428 | function _temp3(g) { |
| 429 | return g.source !== "built-in"; |
| 430 | } |
| 431 | function _temp2(a) { |
| 432 | return a.source !== "built-in"; |
| 433 | } |
nothing calls this directly
no outgoing calls
no test coverage detected