(prevInteractions)
| 22182 | } |
| 22183 | |
| 22184 | function popInteractions(prevInteractions) { |
| 22185 | { |
| 22186 | __interactionsRef.current = prevInteractions; |
| 22187 | } |
| 22188 | } |
| 22189 | |
| 22190 | function markCommitTimeOfFallback() { |
| 22191 | globalMostRecentFallbackTime = now(); |
no outgoing calls
no test coverage detected