Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records пре 3 година
..
Pass 0b8d2fb62f LibJS/Bytecode: Replace merged block references before copying them пре 3 година
ASTCodegen.cpp 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records пре 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 година
CodeGenerationError.h 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible пре 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 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression пре 3 година
Generator.h 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression пре 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 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression пре 3 година
Interpreter.cpp d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators пре 3 година
Interpreter.h d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators пре 3 година
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> пре 3 година
Op.cpp 086969277e Everywhere: Run clang-format пре 3 година
Op.h 007ffcd763 LibJS: Implement bytecode generation for all ObjectExpression properties пре 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 година