Anonymous d1cc67bbe1 LibJS: Avoid unnecessary ToObject conversion when resolving references vor 3 Jahren
..
Pass 0c365fdfd3 LibJS: Avoid unnecessary copies in MergeBlocks codegen pass vor 3 Jahren
ASTCodegen.cpp 4136cbdb09 LibJS: Convert ScopeNode declaration functions to ThrowCompletionOr vor 3 Jahren
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ vor 3 Jahren
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ vor 3 Jahren
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables vor 3 Jahren
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables vor 3 Jahren
Generator.cpp 7a742b17da LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr vor 3 Jahren
Generator.h 7a742b17da LibJS: Store ECMAScriptFunctionObject bytecode in an OwnPtr vor 3 Jahren
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables vor 3 Jahren
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables vor 3 Jahren
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header vor 4 Jahren
Instruction.h 8108fc7f9c LibJS: Convert Instruction::execute in bytecode to ThrowCompletionOr vor 3 Jahren
Interpreter.cpp 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions vor 3 Jahren
Interpreter.h 8108fc7f9c LibJS: Convert Instruction::execute in bytecode to ThrowCompletionOr vor 3 Jahren
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> vor 3 Jahren
Op.cpp bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> vor 3 Jahren
Op.h d1cc67bbe1 LibJS: Avoid unnecessary ToObject conversion when resolving references vor 3 Jahren
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes vor 4 Jahren
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> vor 3 Jahren
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable vor 3 Jahren
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable vor 3 Jahren