ladybird/Userland/Libraries/LibJS/Bytecode/Pass
Luke Wilde b271d9a6bf LibJS/Bytecode: Use proper this for receiver in get/set for super expr
Summary:
    Diff Tests:
        +14     -2     -12 📝
2023-07-06 08:54:46 +02:00
..
DumpCFG.cpp LibJS: Remove unused header includes 2021-08-01 08:10:16 +02:00
GenerateCFG.cpp LibJS: Fix mix-up between assignment and comparison 2023-05-02 07:03:57 -04:00
LoadElimination.cpp LibJS/Bytecode: Use proper this for receiver in get/set for super expr 2023-07-06 08:54:46 +02:00
MergeBlocks.cpp Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
PlaceBlocks.cpp Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
UnifySameBlocks.cpp Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00