Files
ladybird/Userland/Libraries/LibJS/Bytecode
Andreas Kling 872d798951 LibJS/Bytecode: Leave FunctionDeclarationInstantantiation in C++
Instead of trying to implement this AO in bytecode, we can just let it
be a C++ thing. Once we implement fast uncaptured locals, we won't even
be calling it super often.
2023-06-16 08:40:45 +02:00
..
2023-05-24 23:18:07 +02:00
2022-12-03 15:25:05 +00:00