davidot 6fa600fce3 LibJS: Fix the execution context for the bytecode interpreter преди 3 години
..
Pass 0c365fdfd3 LibJS: Avoid unnecessary copies in MergeBlocks codegen pass преди 3 години
ASTCodegen.cpp 3102d8e160 Everywhere: Fix many spelling errors преди 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 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode преди 3 години
Generator.h 0c73fbbba5 LibJS: Rename FunctionKind::{Regular => Normal} преди 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 b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' преди 3 години
Interpreter.cpp 6fa600fce3 LibJS: Fix the execution context for the bytecode interpreter преди 3 години
Interpreter.h 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> преди 3 години
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> преди 3 години
Op.cpp 1ef633472b Everywhere: Convert VM::call() to JS::call() преди 3 години
Op.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' преди 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 години