Andreas Kling 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
..
ASTCodegen.cpp 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
BasicBlock.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 год назад
BasicBlock.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 год назад
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 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 8e04791480 LibJS/Bytecode: Combine has_index() and get() in GetByVal and PutByVal 1 год назад
Executable.cpp 46d209c55b LibJS/Bytecode: Make primitive strings be constants 1 год назад
Executable.h 46d209c55b LibJS/Bytecode: Make primitive strings be constants 1 год назад
Generator.cpp 0f8c6dc9ad LibJS/Bytecode: Always evaluate LHS first in assignment expressions 1 год назад
Generator.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
IdentifierTable.cpp feef542c73 LibJS: Don't worry about deduplicating bytecode string tables 1 год назад
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 лет назад
Instruction.cpp 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
Instruction.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
Interpreter.cpp 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
Interpreter.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 лет назад
Op.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 год назад
Operand.h 3466771492 LibJS/Bytecode: Add Bytecode::Operand 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 год назад
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 год назад
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 год назад