Files
ladybird/Libraries/LibJS/Bytecode/Generator.cpp
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

62 KiB