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

Function hasContextChanged

lib/assets/react-source/development/react.js:14449–14453  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14447 }
14448
14449 function hasContextChanged() {
14450 {
14451 return didPerformWorkStackCursor.current;
14452 }
14453 }
14454
14455 function isContextProvider(type) {
14456 {

Callers 4

resumeMountClassInstanceFunction · 0.85
updateClassInstanceFunction · 0.85
updateContextProviderFunction · 0.85
beginWorkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected