Files
ladybird/Userland/Libraries/LibJS
Andreas Kling c92954db36 LibJS/JIT: Resolve the GetById property name at JIT time
We can resolve the IdentifierTableIndex to a DeprecatedFlyString& once
when jitting the code, instead of every time GetById executes.
2023-11-06 13:06:10 +01:00
..
2023-08-07 16:03:27 +02:00
2023-08-17 18:27:02 +02:00