Files
ladybird/Userland/Libraries/LibJS/Runtime/ObjectEnvironment.cpp
Andreas Kling cb696eff08 LibJS: Make Environment::has_binding() optionally return binding index
If the caller wants to use the binding index for anything, if there is
such a thing, it can now be obtained via an optional out-parameter.
2021-10-07 00:23:36 +02:00

4.8 KiB