Andreas Kling 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
..
ASTCodegen.cpp 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
BasicBlock.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
BasicBlock.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins vor 1 Jahr
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() vor 1 Jahr
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError vor 2 Jahren
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string vor 2 Jahren
CommonImplementations.h 8e04791480 LibJS/Bytecode: Combine has_index() and get() in GetByVal and PutByVal vor 1 Jahr
Executable.cpp 46d209c55b LibJS/Bytecode: Make primitive strings be constants vor 1 Jahr
Executable.h 46d209c55b LibJS/Bytecode: Make primitive strings be constants vor 1 Jahr
Generator.cpp 0f8c6dc9ad LibJS/Bytecode: Always evaluate LHS first in assignment expressions vor 1 Jahr
Generator.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
IdentifierTable.cpp feef542c73 LibJS: Don't worry about deduplicating bytecode string tables vor 1 Jahr
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
Instruction.cpp 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
Instruction.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
Interpreter.cpp 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
Interpreter.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
Op.h 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" vor 1 Jahr
Operand.h 3466771492 LibJS/Bytecode: Add Bytecode::Operand vor 1 Jahr
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation vor 2 Jahren
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer vor 1 Jahr
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr