Andreas Kling cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
..
ASTCodegen.cpp cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 سال پیش
BasicBlock.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 سال پیش
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 1 سال پیش
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 سال پیش
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 سال پیش
CommonImplementations.h 161298b5d1 LibJS/Bytecode: Inline indexed property access in GetByVal better 1 سال پیش
Executable.cpp 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 سال پیش
Executable.h 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 سال پیش
Generator.cpp cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
Generator.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
IdentifierTable.cpp 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 سال پیش
IdentifierTable.h 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 سال پیش
Instruction.cpp e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field 1 سال پیش
Instruction.h e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field 1 سال پیش
Interpreter.cpp a020a0779d LibJS/Bytecode: Do a stack check when entering run_bytecode() 1 سال پیش
Interpreter.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation 1 سال پیش
Label.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 سال پیش
Label.h 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 سال پیش
Op.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
Operand.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 سال پیش
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 سال پیش
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 سال پیش
ScopedOperand.cpp cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
ScopedOperand.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 سال پیش
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 سال پیش
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 سال پیش