mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
Instead of checking storage_has(), followed by storage_get(), we can do storage_get() directly and avoid a redundant property lookup. This exposed a bug in SimpleIndexedPropertyStorage::get() which would previously succeed for array holes.
8.5 KiB
8.5 KiB