()
| 23876 | throw new Error('setTimeout has not been defined'); |
| 23877 | } |
| 23878 | function defaultClearTimeout () { |
| 23879 | throw new Error('clearTimeout has not been defined'); |
| 23880 | } |
| 23881 | (function () { |
| 23882 | try { |
| 23883 | if (typeof setTimeout === 'function') { |
nothing calls this directly
no outgoing calls
no test coverage detected