Ali Mohammad Pur d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators há 3 anos atrás
..
Pass 0b8d2fb62f LibJS/Bytecode: Replace merged block references before copying them há 3 anos atrás
ASTCodegen.cpp 4b5a9bab34 LibJS: Actually generate a lexical env for SwitchStatement in BC há 3 anos atrás
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ há 3 anos atrás
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ há 3 anos atrás
CodeGenerationError.h 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible há 3 anos atrás
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables há 3 anos atrás
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables há 3 anos atrás
Generator.cpp 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression há 3 anos atrás
Generator.h 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression há 3 anos atrás
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables há 3 anos atrás
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables há 3 anos atrás
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header há 4 anos atrás
Instruction.h 7cc53b7ef1 LibJS/Bytecode: Implement the delete unary expression há 3 anos atrás
Interpreter.cpp d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators há 3 anos atrás
Interpreter.h d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators há 3 anos atrás
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> há 3 anos atrás
Op.cpp 086969277e Everywhere: Run clang-format há 3 anos atrás
Op.h 007ffcd763 LibJS: Implement bytecode generation for all ObjectExpression properties há 3 anos atrás
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes há 4 anos atrás
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> há 3 anos atrás
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable há 3 anos atrás
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable há 3 anos atrás