MCPcopy Index your code
hub / github.com/microsoft/SandDance / hasContextChanged

Function hasContextChanged

docs/external/js/react-dom.development.js:10877–10881  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10875 }
10876
10877 function hasContextChanged() {
10878 {
10879 return didPerformWorkStackCursor.current;
10880 }
10881 }
10882
10883 function isContextProvider(type) {
10884 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected