Andreas Kling ebb40e7d7b LibJS: Use macros to generate the common unary/binary bytecode ops 4 年之前
..
ASTCodegen.cpp e0a2c1544f LibJS: Fix whitespace errors in ASTCodegen.cpp 4 年之前
Block.cpp 312297ac38 LibJS: Add placeholder bytecode block sealing mechanism 4 年之前
Block.h 4776c50d5f LibJS: Remove unused Bytecode::Block::m_buffer_end 4 年之前
Generator.cpp 312297ac38 LibJS: Add placeholder bytecode block sealing mechanism 4 年之前
Generator.h e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) 4 年之前
Instruction.cpp e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) 4 年之前
Instruction.h 9c0d83d11d LibJS: Add bytecode generation for BinaryOp::InstanceOf 4 年之前
Interpreter.cpp 7cbe4daa7c LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^) 4 年之前
Interpreter.h 80b1604b0a LibJS: Compile ScriptFunctions into bytecode and run them that way :^) 4 年之前
Label.h e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) 4 年之前
Op.cpp ebb40e7d7b LibJS: Use macros to generate the common unary/binary bytecode ops 4 年之前
Op.h ebb40e7d7b LibJS: Use macros to generate the common unary/binary bytecode ops 4 年之前
Register.h 6d66cdc668 LibJS: Print bytecode registers with format "$num" instead of "rnum" 4 年之前