mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-15 18:06:46 +00:00
This leads to a bad pattern where anyone could create an RNG or a Console object. Instead, let's just use the common pattern of a static method to instantiate a new object and return it wrapped by a NonnullRefPtr.
14 KiB
14 KiB