Files
ladybird/Libraries/LibJS/Bytecode/Generator.cpp
Aliaksandr Kalenik 981e465a04 LibJS: Delete create_variable param in BindingPattern::generate_bytecode
It's no longer used, because we assume that caller of this function has
already taken care of variable creation and initialization.
2025-04-22 21:57:25 +02:00

56 KiB