mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
A ListValue never stores null Values, so it makes sense to restrict it. This also propagates use of NonnullRefPtr to the create() helpers. There's a small bit of awkwardness around the use of initializer_list, since we cannot directly construct a NonnullRefPtrVector from one.
58 KiB
58 KiB