Andreas Kling 4cf4ea92a7 LibJS/Bytecode: Store Instruction length as u32 há 1 ano atrás
..
ASTCodegen.cpp ada5027163 LibJS: Cleanup unwind state when transferring control out of a finalizer há 1 ano atrás
BasicBlock.cpp f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
BasicBlock.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins há 1 ano atrás
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 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 8ff16c1b57 LibJS: Cache access to properties found in prototype chain há 1 ano atrás
Executable.cpp f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Executable.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Generator.cpp f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Generator.h ada5027163 LibJS: Cleanup unwind state when transferring control out of a finalizer há 1 ano atrás
IdentifierTable.cpp feef542c73 LibJS: Don't worry about deduplicating bytecode string tables há 1 ano atrás
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
Instruction.cpp 4cf4ea92a7 LibJS/Bytecode: Store Instruction length as u32 há 1 ano atrás
Instruction.h 4cf4ea92a7 LibJS/Bytecode: Store Instruction length as u32 há 1 ano atrás
Interpreter.cpp f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Interpreter.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Label.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Op.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation há 1 ano atrás
Operand.h 3466771492 LibJS/Bytecode: Add Bytecode::Operand 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
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás