Ali Mohammad Pur
|
01e8f0889a
LibJS: Generate bytecode in basic blocks instead of one big block
|
4 年之前 |
Andreas Kling
|
b8a5ea1f8d
Revert "LibJS: Add bytecode instruction handles"
|
4 年之前 |
Matthew Olsson
|
a01bd35c67
LibJS: Add bytecode instruction handles
|
4 年之前 |
Matthew Olsson
|
9bed2e4f4a
LibJS: Introduce an accumulator register to Bytecode::Interpreter
|
4 年之前 |
Andreas Kling
|
312297ac38
LibJS: Add placeholder bytecode block sealing mechanism
|
4 年之前 |
Andreas Kling
|
e7d69c5d3c
LibJS: Devirtualize and pack the bytecode stream :^)
|
4 年之前 |
Andreas Kling
|
4bdfe73895
LibJS: Add basic support for "continue" in the bytecode VM
|
4 年之前 |
Andreas Kling
|
6ae9346cd3
LibJS: Add basic support for while loops in the bytecode engine
|
4 年之前 |
Andreas Kling
|
69dddd4ef5
LibJS: Start fleshing out a bytecode for the JavaScript engine :^)
|
4 年之前 |