()
| 18136 | } |
| 18137 | |
| 18138 | function getHostContext() { |
| 18139 | var context = requiredContext(contextStackCursor$1.current); |
| 18140 | return context; |
| 18141 | } |
| 18142 | |
| 18143 | function pushHostContext(fiber) { |
| 18144 | var rootInstance = requiredContext(rootInstanceStackCursor.current); |
no test coverage detected