()
| 14154 | } |
| 14155 | } |
| 14156 | function exitDisallowedContextReadInDEV() { |
| 14157 | { |
| 14158 | isDisallowedContextReadInDEV = false; |
| 14159 | } |
| 14160 | } |
| 14161 | function pushProvider(providerFiber, context, nextValue) { |
| 14162 | { |
| 14163 | push(valueCursor, context._currentValue, providerFiber); |
no outgoing calls
no test coverage detected
searching dependent graphs…