(t, fn)
| 4379 | return r; |
| 4380 | } |
| 4381 | function _dw0(t, fn) { |
| 4382 | if (t == null) { cn1_ivsNpe(); } |
| 4383 | return cn1_ivsDrive(fn(t), ""); |
| 4384 | } |
| 4385 | function _dw1(t, fn, a0) { |
| 4386 | if (t == null) { cn1_ivsNpe(); } |
| 4387 | return cn1_ivsDrive(fn(t, a0), ""); |
nothing calls this directly
no test coverage detected