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