Andreas Kling b5a070e8ce LibJS/Bytecode: Don't create empty lexical environments 1 yıl önce
..
ASTCodegen.cpp b5a070e8ce LibJS/Bytecode: Don't create empty lexical environments 1 yıl önce
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 yıl önce
BasicBlock.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization 1 yıl önce
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 yıl önce
Builtins.h b99f0a7e22 LibJS/Bytecode: Reorder Call instruction members to make it smaller 1 yıl önce
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 yıl önce
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 yıl önce
CommonImplementations.h 89a007327a LibJS: Change NewFunction instruction to accept FunctionNode 1 yıl önce
Executable.cpp 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 yıl önce
Executable.h 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 yıl önce
Generator.cpp b5a070e8ce LibJS/Bytecode: Don't create empty lexical environments 1 yıl önce
Generator.h b5a070e8ce LibJS/Bytecode: Don't create empty lexical environments 1 yıl önce
IdentifierTable.cpp 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 yıl önce
IdentifierTable.h 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 yıl önce
Instruction.cpp e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field 1 yıl önce
Instruction.h a4f70986a0 LibJS: Emit bytecode for function declaration instantiation 1 yıl önce
Interpreter.cpp 3d4b13a01c LibJS: Ensure capacity for created lexical and variable environments 1 yıl önce
Interpreter.h a4f70986a0 LibJS: Emit bytecode for function declaration instantiation 1 yıl önce
Label.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 yıl önce
Label.h 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 yıl önce
Op.h 3d4b13a01c LibJS: Ensure capacity for created lexical and variable environments 1 yıl önce
Operand.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 yıl önce
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 yıl önce
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 yıl önce
ScopedOperand.cpp cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 yıl önce
ScopedOperand.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization 1 yıl önce
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 yıl önce
StringTable.h 601e10d50c LibJS/Bytecode: Make StringTableIndex be a 32-bit index 1 yıl önce