Files
ladybird/Userland/Libraries/LibJS/Runtime/DeclarativeEnvironment.cpp
davidot 2484bbc4e0 LibJS: Make DeclarativeEnvironment based on bindings instead of indices
This will allow other environments which extend DeclarativeEnvironment
to provide their own custom bindings.
2022-09-02 02:07:37 +01:00

8.4 KiB