Andreas Kling 99ffcc28c2 LibJS: Print the name of AST nodes that are missing generate_bytecode() 4 éve
..
ASTCodegen.cpp 99ffcc28c2 LibJS: Print the name of AST nodes that are missing generate_bytecode() 4 éve
BasicBlock.cpp 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block 4 éve
BasicBlock.h 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block 4 éve
Generator.cpp b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable 4 éve
Generator.h b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable 4 éve
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 éve
Instruction.h 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block 4 éve
Interpreter.cpp 48a8022cf6 LibJS: Move Bytecode::Instruction::execute() to the Op.h header 4 éve
Interpreter.h b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable 4 éve
Label.h 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block 4 éve
Op.cpp 48a8022cf6 LibJS: Move Bytecode::Instruction::execute() to the Op.h header 4 éve
Op.h a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 éve
Register.h 9bed2e4f4a LibJS: Introduce an accumulator register to Bytecode::Interpreter 4 éve