Files
ladybird/Userland/Libraries/LibJS/Runtime/IndexedProperties.h
Andreas Kling a3ee8ff377 LibJS: Add IndexedProperties::storage() to access the underlying storage
This will be used in GetByValue and PutByValue fast paths.
2023-10-05 16:57:45 +02:00

5.5 KiB