Files
serenity/Userland/Libraries
Andreas Kling f3606adc58 LibJS: Inline bytecode ops for direct local/register access
These can do a lot less stuff if we put them directly in the interpreter
loop and allow them to access the locals/registers arrays directly.
2023-09-28 06:09:16 +02:00
..
2023-09-27 03:22:56 +02:00
2023-09-26 13:22:04 +03:30
2023-09-27 03:22:56 +02:00