Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling dbcf63e85e LibJS: Combine two declarative record traversals in GlobalEnvironment
In GlobalEnvironment::get_binding_value(), we can avoid an extra walk
of the declarative environment record if has_binding() returns a
cacheable environment coordinate.
2023-06-12 06:40:49 +02:00
..
2023-05-28 10:03:11 +02:00