()
| 14576 | } |
| 14577 | |
| 14578 | function getHostContext() { |
| 14579 | var context = requiredContext(contextStackCursor$1.current); |
| 14580 | return context; |
| 14581 | } |
| 14582 | |
| 14583 | function pushHostContext(fiber) { |
| 14584 | var rootInstance = requiredContext(rootInstanceStackCursor.current); |
no test coverage detected