Andreas Kling 8d0344a636 LibJS: Avoid unnecessary MarkedVector in Bytecode::Op::Call::execute() 1 år sedan
..
ASTCodegen.cpp 48a3a02238 LibCrypto: Make constructing a BigInteger from string fallible 1 år sedan
BasicBlock.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
BasicBlock.h 6ac43274b2 LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects 1 år sedan
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 år sedan
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 1 år sedan
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 år sedan
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 år sedan
CommonImplementations.cpp a1e2f131c4 LibJS: Use existing AOs to validate bytecode/JIT TypedArray indices 1 år sedan
CommonImplementations.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
Executable.cpp ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated 1 år sedan
Executable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
Generator.cpp 350e6c54d7 LibJS: Remove dedicated iterator result instructions in favor of GetById 1 år sedan
Generator.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
IdentifierTable.cpp feef542c73 LibJS: Don't worry about deduplicating bytecode string tables 1 år sedan
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 år sedan
Instruction.cpp 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) 1 år sedan
Instruction.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
Interpreter.cpp 8d0344a636 LibJS: Avoid unnecessary MarkedVector in Bytecode::Op::Call::execute() 1 år sedan
Interpreter.h 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 år sedan
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 år sedan
Op.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 år sedan
RegexTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 år sedan
StringTable.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan
StringTable.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 år sedan