MCPcopy Create free account
hub / github.com/reactjs/react-rails / popInteractions

Function popInteractions

lib/assets/react-source/development/react.js:25744–25748  ·  view source on GitHub ↗
(prevInteractions)

Source from the content-addressed store, hash-verified

25742 }
25743
25744 function popInteractions(prevInteractions) {
25745 {
25746 tracing.__interactionsRef.current = prevInteractions;
25747 }
25748 }
25749
25750 function markCommitTimeOfFallback() {
25751 globalMostRecentFallbackTime = now();

Callers 4

performSyncWorkOnRootFunction · 0.85
commitRootImplFunction · 0.85
flushPassiveEffectsImplFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected