Skip to content

Commit 7ac4ad8

Browse files
committed
[refactor] remove unused fiberstack functions (#33623)
DiffTrain build for [12eaef7](12eaef7)
1 parent db525a2 commit 7ac4ad8

35 files changed

+86
-87
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18ee505e7791f2bb55f0e520667c51588df7ba48
1+
12eaef7ef5fbf6c9d7ec6e16a04bc207a1a68b91
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18ee505e7791f2bb55f0e520667c51588df7ba48
1+
12eaef7ef5fbf6c9d7ec6e16a04bc207a1a68b91

compiled/facebook-www/React-dev.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1479,7 +1479,7 @@ __DEV__ &&
14791479
exports.useTransition = function () {
14801480
return resolveDispatcher().useTransition();
14811481
};
1482-
exports.version = "19.2.0-www-classic-18ee505e-20250622";
1482+
exports.version = "19.2.0-www-classic-12eaef7e-20250623";
14831483
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
14841484
"function" ===
14851485
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-dev.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1479,7 +1479,7 @@ __DEV__ &&
14791479
exports.useTransition = function () {
14801480
return resolveDispatcher().useTransition();
14811481
};
1482-
exports.version = "19.2.0-www-modern-18ee505e-20250622";
1482+
exports.version = "19.2.0-www-modern-12eaef7e-20250623";
14831483
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
14841484
"function" ===
14851485
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-prod.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,4 +630,4 @@ exports.useSyncExternalStore = function (
630630
exports.useTransition = function () {
631631
return ReactSharedInternals.H.useTransition();
632632
};
633-
exports.version = "19.2.0-www-classic-18ee505e-20250622";
633+
exports.version = "19.2.0-www-classic-12eaef7e-20250623";

compiled/facebook-www/React-prod.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,4 +630,4 @@ exports.useSyncExternalStore = function (
630630
exports.useTransition = function () {
631631
return ReactSharedInternals.H.useTransition();
632632
};
633-
exports.version = "19.2.0-www-modern-18ee505e-20250622";
633+
exports.version = "19.2.0-www-modern-12eaef7e-20250623";

compiled/facebook-www/React-profiling.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ exports.useSyncExternalStore = function (
634634
exports.useTransition = function () {
635635
return ReactSharedInternals.H.useTransition();
636636
};
637-
exports.version = "19.2.0-www-classic-18ee505e-20250622";
637+
exports.version = "19.2.0-www-classic-12eaef7e-20250623";
638638
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
639639
"function" ===
640640
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/React-profiling.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ exports.useSyncExternalStore = function (
634634
exports.useTransition = function () {
635635
return ReactSharedInternals.H.useTransition();
636636
};
637-
exports.version = "19.2.0-www-modern-18ee505e-20250622";
637+
exports.version = "19.2.0-www-modern-12eaef7e-20250623";
638638
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
639639
"function" ===
640640
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/ReactART-dev.classic.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19059,10 +19059,10 @@ __DEV__ &&
1905919059
(function () {
1906019060
var internals = {
1906119061
bundleType: 1,
19062-
version: "19.2.0-www-classic-18ee505e-20250622",
19062+
version: "19.2.0-www-classic-12eaef7e-20250623",
1906319063
rendererPackageName: "react-art",
1906419064
currentDispatcherRef: ReactSharedInternals,
19065-
reconcilerVersion: "19.2.0-www-classic-18ee505e-20250622"
19065+
reconcilerVersion: "19.2.0-www-classic-12eaef7e-20250623"
1906619066
};
1906719067
internals.overrideHookState = overrideHookState;
1906819068
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -19096,7 +19096,7 @@ __DEV__ &&
1909619096
exports.Shape = Shape;
1909719097
exports.Surface = Surface;
1909819098
exports.Text = Text;
19099-
exports.version = "19.2.0-www-classic-18ee505e-20250622";
19099+
exports.version = "19.2.0-www-classic-12eaef7e-20250623";
1910019100
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1910119101
"function" ===
1910219102
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

compiled/facebook-www/ReactART-dev.modern.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18831,10 +18831,10 @@ __DEV__ &&
1883118831
(function () {
1883218832
var internals = {
1883318833
bundleType: 1,
18834-
version: "19.2.0-www-modern-18ee505e-20250622",
18834+
version: "19.2.0-www-modern-12eaef7e-20250623",
1883518835
rendererPackageName: "react-art",
1883618836
currentDispatcherRef: ReactSharedInternals,
18837-
reconcilerVersion: "19.2.0-www-modern-18ee505e-20250622"
18837+
reconcilerVersion: "19.2.0-www-modern-12eaef7e-20250623"
1883818838
};
1883918839
internals.overrideHookState = overrideHookState;
1884018840
internals.overrideHookStateDeletePath = overrideHookStateDeletePath;
@@ -18868,7 +18868,7 @@ __DEV__ &&
1886818868
exports.Shape = Shape;
1886918869
exports.Surface = Surface;
1887018870
exports.Text = Text;
18871-
exports.version = "19.2.0-www-modern-18ee505e-20250622";
18871+
exports.version = "19.2.0-www-modern-12eaef7e-20250623";
1887218872
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
1887318873
"function" ===
1887418874
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&

0 commit comments

Comments
 (0)