Andreas Kling 6ec4d6f668 LibJS/Bytecode: Cache the running execution context in interpreter пре 1 година
..
ASTCodegen.cpp 6fb1d9e516 LibJS: Stop using execute_ast_node() for class property evaluation пре 1 година
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation пре 1 година
BasicBlock.h 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization пре 1 година
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins пре 1 година
Builtins.h b99f0a7e22 LibJS/Bytecode: Reorder Call instruction members to make it smaller пре 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 6ec4d6f668 LibJS/Bytecode: Cache the running execution context in interpreter пре 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 b5a070e8ce LibJS/Bytecode: Don't create empty lexical environments пре 1 година
Generator.h b5a070e8ce LibJS/Bytecode: Don't create empty lexical environments пре 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 6fb1d9e516 LibJS: Stop using execute_ast_node() for class property evaluation пре 1 година
Interpreter.cpp 6ec4d6f668 LibJS/Bytecode: Cache the running execution context in interpreter пре 1 година
Interpreter.h 6ec4d6f668 LibJS/Bytecode: Cache the running execution context in interpreter пре 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 6fb1d9e516 LibJS: Stop using execute_ast_node() for class property evaluation пре 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 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization пре 1 година
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
StringTable.h 601e10d50c LibJS/Bytecode: Make StringTableIndex be a 32-bit index пре 1 година