Linus Groh 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 lat temu
..
Pass 0c365fdfd3 LibJS: Avoid unnecessary copies in MergeBlocks codegen pass 3 lat temu
ASTCodegen.cpp 3102d8e160 Everywhere: Fix many spelling errors 3 lat temu
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 lat temu
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 lat temu
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 lat temu
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 lat temu
Generator.cpp 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode 3 lat temu
Generator.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} 3 lat temu
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 lat temu
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 lat temu
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 lat temu
Instruction.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' 3 lat temu
Interpreter.cpp 963b0f76cf LibJS: Remove now unused VM::{set_,}last_value() 3 lat temu
Interpreter.h 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> 3 lat temu
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 lat temu
Op.cpp 09a11fa6ea LibJS: Implement proper Iterator records 3 lat temu
Op.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' 3 lat temu
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 lat temu
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 lat temu
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 lat temu
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 lat temu