(resource)
| 17667 | return !1; |
| 17668 | } |
| 17669 | function preloadResource(resource) { |
| 17670 | return "stylesheet" === resource.type && 0 === (resource.state.loading & 3) |
| 17671 | ? !1 |
| 17672 | : !0; |
| 17673 | } |
| 17674 | var suspendedState = null; |
| 17675 | function noop() {} |
| 17676 | function suspendResource(hoistableRoot, resource, props) { |
no outgoing calls
no test coverage detected
searching dependent graphs…