Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling 73ceb475b9 LibJS: Add fast path for magical "length" property in LengthOfArrayLike
For Array objects, we can avoid a generic Get here since we know it has
magical "length" behavior anyway.
2023-12-09 00:20:25 +01:00
..
2023-11-30 09:51:46 -05:00