ladybird/Userland
Andreas Kling 60a05ef414 LibJS/Bytecode: Give TypeofBinding instructions a lookup cache
These can use an EnvironmentCoordinate for caching, just like normal
binding lookups. Saves a bunch of time for repeated typeof checks.
2024-06-14 16:08:02 +02:00
..
Libraries LibJS/Bytecode: Give TypeofBinding instructions a lookup cache 2024-06-14 16:08:02 +02:00
Services LibWeb: Add Contrast preference 2024-06-13 11:18:38 +02:00
Utilities Userland: Remove some SerenityOS checks 2024-06-10 13:53:01 +02:00
CMakeLists.txt