Files
ladybird/Userland/Libraries/LibJS/Runtime/ObjectEnvironment.h
Andreas Kling 80170887db LibJS: Make Environment::put_into_environment() return a success bool
This code is non-conforming and will eventually get cleaned out once
we implement proper variable bindings. However, this will aid us in
improving other parts of the code right now.
2021-07-02 00:26:31 +02:00

2.0 KiB