Files
ladybird/Libraries/LibJS/Bytecode/Executable.h
Andreas Kling 6671cbef41 LibJS: Precompute the number of regs/constants/locals in Executable
Instead of doing it again on every call. Minor bump in call performance.
2025-10-30 08:54:45 +01:00

3.9 KiB