Files
ladybird/Userland/Libraries/LibJS/Bytecode/Generator.cpp
Timothy Flynn 0d50e5eeee LibJS/Bytecode: Extract code to generate a super reference to a helper
This code is already repeated twice, and would be repeated a third time
for the `delete` operator.
2023-07-07 18:11:51 +02:00

21 KiB