What's the purpose of UE_WITH_CONSTINIT_UOBJECT?

I cannot find any document about the macro UE_WITH_CONSTINIT_UOBJECT. What’s the purpose of this design in UE5.7, and when should I set UE_WITH_CONSTINIT_UOBJECT to 1?

What is the approximate impact of this on memory increment, and how should I balance memory and performance?