mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-18 11:25:55 +00:00
MemoryManager cannot use the Singleton class because MemoryManager::initialize is called before the global constructors are run. That caused the Singleton to be re-initialized, causing it to create another MemoryManager instance.
28 KiB
28 KiB