Files
ladybird/Userland/Libraries/LibJS/Bytecode/Executable.cpp
Andreas Kling 855f6417df LibJS/Bytecode: Move environment variable caches into instructions
These were out-of-line because we had some ideas about marking
instruction streams PROT_READ only, but that seems pretty arbitrary and
there's a lot of performance to be gained by putting these inline.
2024-05-13 09:22:14 +02:00

3.4 KiB