(handler)
| 11583 | |
| 11584 | var failedBoundaries = null; |
| 11585 | var setRefreshHandler = function (handler) { |
| 11586 | { |
| 11587 | resolveFamily = handler; |
| 11588 | } |
| 11589 | }; |
| 11590 | function resolveFunctionForHotReloading(type) { |
| 11591 | { |
| 11592 | if (resolveFamily === null) { |
nothing calls this directly
no outgoing calls
no test coverage detected