mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 10:27:05 +02:00
Object::get_by_index() cannot throw for positive indices *right now*, but once we implement descriptors for array index properties, it can.
Object::get_by_index() cannot throw for positive indices *right now*, but once we implement descriptors for array index properties, it can.