davidot 6fa600fce3 LibJS: Fix the execution context for the bytecode interpreter %!s(int64=3) %!d(string=hai) anos
..
Pass 0c365fdfd3 LibJS: Avoid unnecessary copies in MergeBlocks codegen pass %!s(int64=3) %!d(string=hai) anos
ASTCodegen.cpp 3102d8e160 Everywhere: Fix many spelling errors %!s(int64=3) %!d(string=hai) anos
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ %!s(int64=3) %!d(string=hai) anos
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ %!s(int64=3) %!d(string=hai) anos
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
Generator.cpp 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode %!s(int64=3) %!d(string=hai) anos
Generator.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} %!s(int64=3) %!d(string=hai) anos
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables %!s(int64=3) %!d(string=hai) anos
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header %!s(int64=4) %!d(string=hai) anos
Instruction.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' %!s(int64=3) %!d(string=hai) anos
Interpreter.cpp 6fa600fce3 LibJS: Fix the execution context for the bytecode interpreter %!s(int64=3) %!d(string=hai) anos
Interpreter.h 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> %!s(int64=3) %!d(string=hai) anos
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> %!s(int64=3) %!d(string=hai) anos
Op.cpp 1ef633472b Everywhere: Convert VM::call() to JS::call() %!s(int64=3) %!d(string=hai) anos
Op.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' %!s(int64=3) %!d(string=hai) anos
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes %!s(int64=4) %!d(string=hai) anos
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> %!s(int64=3) %!d(string=hai) anos
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable %!s(int64=3) %!d(string=hai) anos
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable %!s(int64=3) %!d(string=hai) anos