(prevInteractions)
| 25742 | } |
| 25743 | |
| 25744 | function popInteractions(prevInteractions) { |
| 25745 | { |
| 25746 | tracing.__interactionsRef.current = prevInteractions; |
| 25747 | } |
| 25748 | } |
| 25749 | |
| 25750 | function markCommitTimeOfFallback() { |
| 25751 | globalMostRecentFallbackTime = now(); |
no outgoing calls
no test coverage detected