Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 月之前 |
Aliaksandr Kalenik
|
d79438a2a6
LibJS: Join locals, constants and registers into single vector
|
1 年之前 |
Andreas Kling
|
e43d96f310
LibJS/Bytecode: Remove Instruction::m_length field
|
1 年之前 |
Andreas Kling
|
5a08544138
LibJS/Bytecode: Keep instruction source mappings in Executable
|
1 年之前 |
Andreas Kling
|
4cf4ea92a7
LibJS/Bytecode: Store Instruction length as u32
|
1 年之前 |
Andreas Kling
|
f6aee2b9e8
LibJS/Bytecode: Flatten bytecode to a contiguous representation
|
1 年之前 |
Andreas Kling
|
5b69413c4b
Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline"
|
1 年之前 |
Andreas Kling
|
5b29974bfa
LibJS/Bytecode: Bring back the bytecode optimization pipeline
|
1 年之前 |
Andreas Kling
|
3466771492
LibJS/Bytecode: Add Bytecode::Operand
|
1 年之前 |
Andreas Kling
|
1c06111cbd
LibJS: Add file & line number to bytecode VM stack traces :^)
|
1 年之前 |
Andreas Kling
|
a8ccc9580d
LibJS: Move Instruction::length() to the Op.h header
|
4 年之前 |
Gunnar Beutner
|
a1e5711a27
LibJS: Generate bytecode for array expressions
|
4 年之前 |
Andreas Kling
|
b8a5ea1f8d
Revert "LibJS: Add bytecode instruction handles"
|
4 年之前 |
Matthew Olsson
|
a01bd35c67
LibJS: Add bytecode instruction handles
|
4 年之前 |
Andreas Kling
|
e7d69c5d3c
LibJS: Devirtualize and pack the bytecode stream :^)
|
4 年之前 |
Andreas Kling
|
69dddd4ef5
LibJS: Start fleshing out a bytecode for the JavaScript engine :^)
|
4 年之前 |