Aliaksandr Kalenik d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
..
ASTCodegen.cpp 855f6417df LibJS/Bytecode: Move environment variable caches into instructions há 1 ano atrás
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation há 1 ano atrás
BasicBlock.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization há 1 ano atrás
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins há 1 ano atrás
Builtins.h b99f0a7e22 LibJS/Bytecode: Reorder Call instruction members to make it smaller há 1 ano atrás
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError há 2 anos atrás
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string há 2 anos atrás
CommonImplementations.h 855f6417df LibJS/Bytecode: Move environment variable caches into instructions há 1 ano atrás
Executable.cpp 855f6417df LibJS/Bytecode: Move environment variable caches into instructions há 1 ano atrás
Executable.h 855f6417df LibJS/Bytecode: Move environment variable caches into instructions há 1 ano atrás
Generator.cpp d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
Generator.h 855f6417df LibJS/Bytecode: Move environment variable caches into instructions há 1 ano atrás
IdentifierTable.cpp 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index há 1 ano atrás
IdentifierTable.h 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index há 1 ano atrás
Instruction.cpp d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
Instruction.h d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
Interpreter.cpp d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
Interpreter.h d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
Label.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation há 1 ano atrás
Label.h 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation há 1 ano atrás
Op.h d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
Operand.h d79438a2a6 LibJS: Join locals, constants and registers into single vector há 1 ano atrás
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation há 2 anos atrás
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer há 1 ano atrás
ScopedOperand.cpp cea59b6642 LibJS/Bytecode: Reuse bytecode registers há 1 ano atrás
ScopedOperand.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization há 1 ano atrás
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
StringTable.h 601e10d50c LibJS/Bytecode: Make StringTableIndex be a 32-bit index há 1 ano atrás