Luke Wilde ada8880f58 LibJS: Leave unwind context if it has no finalizer when using handler 3 gadi atpakaļ
..
Pass 0c365fdfd3 LibJS: Avoid unnecessary copies in MergeBlocks codegen pass 3 gadi atpakaļ
ASTCodegen.cpp 0356239f3e LibJS/Bytecode: Unconditionally end break/continuable scopes 3 gadi atpakaļ
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 gadi atpakaļ
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 gadi atpakaļ
CodeGenerationError.h 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible 3 gadi atpakaļ
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 gadi atpakaļ
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 gadi atpakaļ
Generator.cpp ba9c4959d6 LibJS: Leave the unwind context on break/continue/return in bytecode 3 gadi atpakaļ
Generator.h ba9c4959d6 LibJS: Leave the unwind context on break/continue/return in bytecode 3 gadi atpakaļ
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 gadi atpakaļ
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 gadi atpakaļ
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 gadi atpakaļ
Instruction.h 2000251333 LibJS: Implement bytecode generation for WithStatement 3 gadi atpakaļ
Interpreter.cpp ada8880f58 LibJS: Leave unwind context if it has no finalizer when using handler 3 gadi atpakaļ
Interpreter.h 1bbfaf8627 LibJS: More properly implement scoping rules in bytecode codegen 3 gadi atpakaļ
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 gadi atpakaļ
Op.cpp 2000251333 LibJS: Implement bytecode generation for WithStatement 3 gadi atpakaļ
Op.h 2000251333 LibJS: Implement bytecode generation for WithStatement 3 gadi atpakaļ
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 gadi atpakaļ
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 gadi atpakaļ
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 gadi atpakaļ
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 gadi atpakaļ