Files
ladybird/Userland/Libraries/LibJS/AST.cpp
Andreas Kling 6ff9931dde LibJS: Make Identifier::execute() actually use the lookup cache
If we have cached environment coordinates for an Identifier, we have
to call to_reference() to actually make use of them. :^)
2022-11-11 12:22:01 +00:00

190 KiB