Files
ladybird/Userland/Libraries/LibJS/Bytecode/Op.h
Andreas Kling 06fdc26656 LibJS: Fix all clang-tidy warnings in Bytecode/Op.h
- Add missing explicit to constructors
- Use move() where appropriate
2021-06-12 11:22:46 +02:00

15 KiB