()
| 7336 | throw new Error('setTimeout has not been defined'); |
| 7337 | } |
| 7338 | function defaultClearTimeout () { |
| 7339 | throw new Error('clearTimeout has not been defined'); |
| 7340 | } |
| 7341 | (function () { |
| 7342 | try { |
| 7343 | if (typeof setTimeout === 'function') { |
nothing calls this directly
no outgoing calls
no test coverage detected