()
| 23873 | var cachedClearTimeout; |
| 23874 | |
| 23875 | function defaultSetTimout() { |
| 23876 | throw new Error('setTimeout has not been defined'); |
| 23877 | } |
| 23878 | function defaultClearTimeout () { |
| 23879 | throw new Error('clearTimeout has not been defined'); |
| 23880 | } |
nothing calls this directly
no outgoing calls
no test coverage detected