Andreas Kling 60a05ef414 LibJS/Bytecode: Give TypeofBinding instructions a lookup cache 1 vuosi sitten
..
ASTCodegen.cpp 4302e07346 LibJS/Bytecode: Rename TypeofVariable => TypeofBinding 1 vuosi sitten
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 vuosi sitten
BasicBlock.h 507f83a615 LibJS/Bytecode: Always resolve `this` binding into dedicated register 1 vuosi sitten
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 vuosi sitten
Builtins.h b99f0a7e22 LibJS/Bytecode: Reorder Call instruction members to make it smaller 1 vuosi sitten
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 vuotta sitten
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 vuotta sitten
CommonImplementations.h 60a05ef414 LibJS/Bytecode: Give TypeofBinding instructions a lookup cache 1 vuosi sitten
Executable.cpp 855f6417df LibJS/Bytecode: Move environment variable caches into instructions 1 vuosi sitten
Executable.h 0aa8cb7dac LibJS/Bytecode: Display local variable names in bytecode dumps 1 vuosi sitten
Generator.cpp 0aa8cb7dac LibJS/Bytecode: Display local variable names in bytecode dumps 1 vuosi sitten
Generator.h 0aa8cb7dac LibJS/Bytecode: Display local variable names in bytecode dumps 1 vuosi sitten
IdentifierTable.cpp 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 vuosi sitten
IdentifierTable.h 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 vuosi sitten
Instruction.cpp d79438a2a6 LibJS: Join locals, constants and registers into single vector 1 vuosi sitten
Instruction.h 4302e07346 LibJS/Bytecode: Rename TypeofVariable => TypeofBinding 1 vuosi sitten
Interpreter.cpp 60a05ef414 LibJS/Bytecode: Give TypeofBinding instructions a lookup cache 1 vuosi sitten
Interpreter.h 1de475b404 LibJS: Prepare yield object before re-routing it through finally 1 vuosi sitten
Label.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 vuosi sitten
Label.h 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 vuosi sitten
Op.h 60a05ef414 LibJS/Bytecode: Give TypeofBinding instructions a lookup cache 1 vuosi sitten
Operand.h d79438a2a6 LibJS: Join locals, constants and registers into single vector 1 vuosi sitten
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 vuotta sitten
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 vuosi sitten
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 vuosi sitten
ScopedOperand.cpp 507f83a615 LibJS/Bytecode: Always resolve `this` binding into dedicated register 1 vuosi sitten
ScopedOperand.h 7971cfdd89 LibJS/Bytecode: Move bytecode operand rewriting to a separate pass 1 vuosi sitten
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 vuosi sitten
StringTable.h 601e10d50c LibJS/Bytecode: Make StringTableIndex be a 32-bit index 1 vuosi sitten