mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
7739cd4a3dc3d74aaad85bb4a7166d4a497eef10
Stacked on #28771
ReactDOMCurrentDispatcher has longer property names for various methods.
These methods are only ever called internally and don't need to be
represented with as many characters. This change shortens the names and
aligns them with the hint codes we use in Flight. This alignment is
passive since not all dispatcher methods will exist as flight
instructions but where they can line up it seems reasonable to make them
do so
DiffTrain build for [97c90ed883](https://github.com/facebook/react/commit/97c90ed8835401e325e42de22f38a803c5e6fc6d)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%