Andreas Kling 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 éve
..
ASTCodegen.cpp 84eecbb10e LibJS/JIT: Add fastpath for set variable 1 éve
BasicBlock.cpp 67566e5017 LibJS: Migrate DeprecatedString to String 1 éve
BasicBlock.h 67566e5017 LibJS: Migrate DeprecatedString to String 1 éve
Builtins.cpp 86b85aa68b LibJS: Introduce Builtins 1 éve
Builtins.h afeb551d57 LibJS/JIT: Add builtin for Math.exp() 1 éve
CodeGenerationError.cpp 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 éve
CodeGenerationError.h 1400a85fae LibJS: Remove unused CodeGenerationError::to_deprecated_string 2 éve
CommonImplementations.cpp ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 éve
CommonImplementations.h ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> 1 éve
Executable.cpp ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated 1 éve
Executable.h ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated 1 éve
Generator.cpp ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated 1 éve
Generator.h ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated 1 éve
IdentifierTable.cpp feef542c73 LibJS: Don't worry about deduplicating bytecode string tables 1 éve
IdentifierTable.h f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
Instruction.cpp 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) 1 éve
Instruction.h ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated 1 éve
Interpreter.cpp 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 éve
Interpreter.h 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation 1 éve
Label.h 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 éve
Op.h 84eecbb10e LibJS/JIT: Add fastpath for set variable 1 éve
RegexTable.cpp c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 éve
RegexTable.h c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 éve
Register.h 58e2fe895c LibJS: Stash thrown exception in a register before executing finalizer 1 éve
StringTable.cpp feef542c73 LibJS: Don't worry about deduplicating bytecode string tables 1 éve
StringTable.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve