Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
resumeMountClassInstance
Function · 0.85
updateClassInstance
Function · 0.85
updateContextProvider
Function · 0.85
beginWork
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected