Files
ladybird/Libraries/LibJS/Bytecode/ASTCodegen.cpp
Andreas Kling 5cdbb8b140 LibJS: Remove unused this value from CallConstruct instruction
There's no `this` value prior in the caller context, and this was never
actually used by CallConstruct.
2025-04-08 18:52:35 +02:00

167 KiB