Andreas Kling 56a3ccde1a LibJS/Bytecode: Turn UnaryMinus(NumericLiteral) into a constant 1 tahun lalu
..
ASTCodegen.cpp 56a3ccde1a LibJS/Bytecode: Turn UnaryMinus(NumericLiteral) into a constant 1 tahun lalu
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 tahun lalu
BasicBlock.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization 1 tahun lalu
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 tahun lalu
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 1 tahun lalu
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 tahun lalu
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 tahun lalu
CommonImplementations.h 161298b5d1 LibJS/Bytecode: Inline indexed property access in GetByVal better 1 tahun lalu
Executable.cpp 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 tahun lalu
Executable.h 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 tahun lalu
Generator.cpp ca8dc8f61f LibJS/Bytecode: Turn `JumpIf true/false` into unconditional `Jump` 1 tahun lalu
Generator.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization 1 tahun lalu
IdentifierTable.cpp 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 tahun lalu
IdentifierTable.h 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 tahun lalu
Instruction.cpp e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field 1 tahun lalu
Instruction.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization 1 tahun lalu
Interpreter.cpp e37feaa196 LibJS/Bytecode: Skip unnecessary exception checks in interpreter 1 tahun lalu
Interpreter.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation 1 tahun lalu
Label.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 tahun lalu
Label.h 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 tahun lalu
Op.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization 1 tahun lalu
Operand.h cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 tahun lalu
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 tahun lalu
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 tahun lalu
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 tahun lalu
ScopedOperand.cpp cea59b6642 LibJS/Bytecode: Reuse bytecode registers 1 tahun lalu
ScopedOperand.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization 1 tahun lalu
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 tahun lalu
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 tahun lalu