Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
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