()
| 52696 | var cachedSetTimeout; |
| 52697 | var cachedClearTimeout; |
| 52698 | function defaultSetTimout() { |
| 52699 | throw new Error("setTimeout has not been defined"); |
| 52700 | } |
| 52701 | function defaultClearTimeout() { |
| 52702 | throw new Error("clearTimeout has not been defined"); |
| 52703 | } |
nothing calls this directly
no outgoing calls
no test coverage detected