MCPcopy Create free account
hub / github.com/microsoft/SandDance / popInteractions

Function popInteractions

docs/external/js/react-dom.development.js:22184–22188  ·  view source on GitHub ↗
(prevInteractions)

Source from the content-addressed store, hash-verified

22182 }
22183
22184 function popInteractions(prevInteractions) {
22185 {
22186 __interactionsRef.current = prevInteractions;
22187 }
22188 }
22189
22190 function markCommitTimeOfFallback() {
22191 globalMostRecentFallbackTime = now();

Callers 4

performSyncWorkOnRootFunction · 0.85
commitRootImplFunction · 0.85
flushPassiveEffectsImplFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected