mjz19910 3102d8e160 Everywhere: Fix many spelling errors il y a 3 ans
..
Pass 0c365fdfd3 LibJS: Avoid unnecessary copies in MergeBlocks codegen pass il y a 3 ans
ASTCodegen.cpp 3102d8e160 Everywhere: Fix many spelling errors il y a 3 ans
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ il y a 3 ans
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ il y a 3 ans
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
Generator.cpp 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode il y a 3 ans
Generator.h 3b0bf05fa5 LibJS: Implement async functions as generator functions in BC mode il y a 3 ans
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables il y a 3 ans
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header il y a 4 ans
Instruction.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' il y a 3 ans
Interpreter.cpp 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr il y a 3 ans
Interpreter.h 070d2eaa51 LibJS+LibTest+js: Convert BC::Interpreter::run to ThrowCompletionOr<> il y a 3 ans
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> il y a 3 ans
Op.cpp da856d7742 LibJS: Update AST to use completions :^) il y a 3 ans
Op.h b96118b5d1 LibJS: Fix codegen for nodes after try statements without 'finally' il y a 3 ans
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes il y a 4 ans
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> il y a 3 ans
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable il y a 3 ans
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable il y a 3 ans