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

Function popDispatcher

lib/assets/react-source/development/react.js:25732–25734  ·  view source on GitHub ↗
(prevDispatcher)

Source from the content-addressed store, hash-verified

25730 }
25731
25732 function popDispatcher(prevDispatcher) {
25733 ReactCurrentDispatcher$1.current = prevDispatcher;
25734 }
25735
25736 function pushInteractions(root) {
25737 {

Callers 2

performSyncWorkOnRootFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected