Andreas Kling 01e9eee7dd LibJS/Bytecode: Avoid Value==Value in Call built-in fast path 1 anno fa
..
ASTCodegen.cpp 78491204d9 LibJS: Don't use null DFS for break/continue statements without a label 1 anno fa
BasicBlock.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 anno fa
BasicBlock.h 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects 1 anno fa
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 anno fa
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 1 anno fa
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 anni fa
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 anni fa
CommonImplementations.h 3d2794d062 LibJS: Add a fast path for setting valid u32 values in Uint32TypedArray 1 anno fa
Executable.cpp e46de4eb59 LibJS/Bytecode: Add constants table to Bytecode::Executable 1 anno fa
Executable.h e46de4eb59 LibJS/Bytecode: Add constants table to Bytecode::Executable 1 anno fa
Generator.cpp e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 anno fa
Generator.h e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 anno fa
IdentifierTable.cpp feef542c73 LibJS: Don't worry about deduplicating bytecode string tables 1 anno fa
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anni fa
Instruction.cpp 3466771492 LibJS/Bytecode: Add Bytecode::Operand 1 anno fa
Instruction.h 9d9b737a58 LibJS/Bytecode: Dedicated instructions for postfix increment/decrement 1 anno fa
Interpreter.cpp 01e9eee7dd LibJS/Bytecode: Avoid Value==Value in Call built-in fast path 1 anno fa
Interpreter.h e46b217e42 LibJS/Bytecode: Move to a new bytecode format 1 anno fa
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 anni fa
Op.h 9a0a5a79f4 LibJS/Bytecode: Put arguments directly in the Call instruction 1 anno fa
Operand.h 3466771492 LibJS/Bytecode: Add Bytecode::Operand 1 anno fa
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 anni fa
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 anno fa
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 anno fa
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 anno fa
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 anno fa