Files
ladybird/Libraries/LibJS/Bytecode
Andreas Kling 41314d0460 LibJS: Remove unnecessary exception checks in bytecode dispatch
No need to check for exceptions after instructions that cannot throw.
2025-04-05 11:20:26 +02:00
..