Files
UnrealEngineUWP/Engine/Source/Runtime/Launch
russell johnston 28f8c59883 Acquire Verse heap access for the game thread at the same time Verse is initialized
The game thread context uses manual stack scanning mode, and FrankenGC sets the stack as empty during marking.

This enables module startup to use the Verse heap (previously the context was created too late), and ensures that there is always a Verse context available while FrankenGC is enabled.

#rb Tim.Smith

[CL 34469229 by russell johnston in ue5-main branch]
2024-06-18 13:30:54 -04:00
..
2024-01-29 12:21:19 -05:00
2024-05-22 18:12:06 -04:00