Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/facebook/react
/ resolveUpdatePriority
Function
resolveUpdatePriority
packages/react-art/src/ReactFiberConfigART.js:391–393 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
389
}
390
391
export
function
resolveUpdatePriority(): EventPriority {
392
return
currentUpdatePriority || DefaultEventPriority;
393
}
394
395
export
function
trackSchedulerEvent(): void {}
396
Callers
1
requestUpdateLane
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected