Ali Mohammad Pur d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators преди 3 години
..
Pass 0b8d2fb62f LibJS/Bytecode: Replace merged block references before copying them преди 3 години
ASTCodegen.cpp 4b5a9bab34 LibJS: Actually generate a lexical env for SwitchStatement in BC преди 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 години