Andreas Kling ae11a4de1c LibJS: Remove unused `target` field from Completion hace 1 año
..
ASTCodegen.cpp 96511a7d19 LibJS/Bytecode: Avoid unnecessary copy of call expression callee hace 1 año
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation hace 1 año
BasicBlock.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization hace 1 año
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins hace 1 año
Builtins.h b99f0a7e22 LibJS/Bytecode: Reorder Call instruction members to make it smaller hace 1 año
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError hace 2 años
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string hace 2 años
CommonImplementations.h 161298b5d1 LibJS/Bytecode: Inline indexed property access in GetByVal better hace 1 año
Executable.cpp 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable hace 1 año
Executable.h 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable hace 1 año
Generator.cpp ca8dc8f61f LibJS/Bytecode: Turn `JumpIf true/false` into unconditional `Jump` hace 1 año
Generator.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization hace 1 año
IdentifierTable.cpp 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index hace 1 año
IdentifierTable.h 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index hace 1 año
Instruction.cpp e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field hace 1 año
Instruction.h 810a297626 LibJS/Bytecode: Remove Instruction::execute() hace 1 año
Interpreter.cpp ae11a4de1c LibJS: Remove unused `target` field from Completion hace 1 año
Interpreter.h 8eccfdb98c LibJS/Bytecode: Cache a base pointer to executable constants hace 1 año
Label.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation hace 1 año
Label.h 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation hace 1 año
Op.h 810a297626 LibJS/Bytecode: Remove Instruction::execute() hace 1 año
Operand.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers hace 1 año
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation hace 2 años
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer hace 1 año
ScopedOperand.cpp cea59b6642 LibJS/Bytecode: Reuse bytecode registers hace 1 año
ScopedOperand.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization hace 1 año
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
StringTable.h 601e10d50c LibJS/Bytecode: Make StringTableIndex be a 32-bit index hace 1 año