Andreas Kling f537d0b3cf LibJS/Bytecode: Allow all basic blocks to use cached `this` from block 0 1 ano atrás
..
ASTCodegen.cpp 0f70ff9a67 LibJS/Bytecode: Only emit ResolveThisBinding once per basic block 1 ano atrás
BasicBlock.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 ano atrás
BasicBlock.h 0f70ff9a67 LibJS/Bytecode: Only emit ResolveThisBinding once per basic block 1 ano atrás
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 ano atrás
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 1 ano atrás
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 anos atrás
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 anos atrás
CommonImplementations.h 161298b5d1 LibJS/Bytecode: Inline indexed property access in GetByVal better 1 ano atrás
Executable.cpp 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 ano atrás
Executable.h 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 ano atrás
Generator.cpp f537d0b3cf LibJS/Bytecode: Allow all basic blocks to use cached `this` from block 0 1 ano atrás
Generator.h 0f70ff9a67 LibJS/Bytecode: Only emit ResolveThisBinding once per basic block 1 ano atrás
IdentifierTable.cpp 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 ano atrás
IdentifierTable.h 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index 1 ano atrás
Instruction.cpp e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field 1 ano atrás
Instruction.h e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field 1 ano atrás
Interpreter.cpp a020a0779d LibJS/Bytecode: Do a stack check when entering run_bytecode() 1 ano atrás
Interpreter.h f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation 1 ano atrás
Label.cpp 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 ano atrás
Label.h 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation 1 ano atrás
Op.h af94e4c05d LibJS: Save and restore exceptions on yields in finalizers 1 ano atrás
Operand.h 3466771492 LibJS/Bytecode: Add Bytecode::Operand 1 ano atrás
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 anos atrás
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 ano atrás
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás