mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 10:56:35 +02:00
You can now specify the "CustomGetByIndex" extended interface attribute which will cause the generator to emit an override declaration for JS::Object::get_by_index(). It's up to you to implement that function somewhere. Just like the CustomGet mechanism already works. :^)
52 KiB
52 KiB