mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
This function must return true if the object may intercept and customize access to indexed properties (properties where the property name is a non-negative integer.) This will be used to implement fast path optimizations for array-like accesses in subsequent commits.
1.9 KiB
1.9 KiB