Files
ladybird/Libraries/LibJS/Runtime
Andreas Kling fc744e3f3f LibJS: Add fast path for strings in Value::to_property_key()
If the Value is already a primitive string, we can skip all the
conversion ceremony and return a PropertyKey right away.
2025-03-24 22:27:17 +00:00
..
2025-03-01 14:49:20 +01:00
2025-03-03 21:46:22 +01:00
2025-01-21 11:34:06 -05:00
2024-12-26 19:10:44 +01:00