Files
ladybird/Userland/Libraries/LibJS/Runtime/DeclarativeEnvironment.cpp
davidot f4f1397735 js: Allow for completion of lexically declared variables
This does require us to have a method which lists all the bindings in
a declarative environment which is not in the spec.
2021-10-03 17:42:05 +02:00

4.9 KiB