Age | Commit message (Expand) | Author |
---|---|---|
2021-06-09 | LibJS: Move Instruction::length() to the Op.h header | Andreas Kling |
2021-06-09 | LibJS: Generate bytecode for array expressions | Gunnar Beutner |
2021-06-09 | Revert "LibJS: Add bytecode instruction handles" | Andreas Kling |
2021-06-09 | LibJS: Add bytecode instruction handles | Matthew Olsson |
2021-06-07 | LibJS: Devirtualize and pack the bytecode stream :^) | Andreas Kling |
2021-06-07 | LibJS: Start fleshing out a bytecode for the JavaScript engine :^) | Andreas Kling |