Luke Wilde bc08d39754 LibJS/Bytecode: Make for, do/while and while always switch to end block 3 năm trước cách đây
..
Pass 0b8d2fb62f LibJS/Bytecode: Replace merged block references before copying them 3 năm trước cách đây
ASTCodegen.cpp bc08d39754 LibJS/Bytecode: Make for, do/while and while always switch to end block 3 năm trước cách đây
BasicBlock.cpp d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 năm trước cách đây
BasicBlock.h d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ 3 năm trước cách đây
CodeGenerationError.h 75aa900b83 LibJS: Make ASTNode::generate_bytecode() fallible 3 năm trước cách đây
Executable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 năm trước cách đây
Executable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 năm trước cách đây
Generator.cpp c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels 3 năm trước cách đây
Generator.h c0fadfb9b7 LibJS/Bytecode: Implement break/continue labels 3 năm trước cách đây
IdentifierTable.cpp da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 năm trước cách đây
IdentifierTable.h da98212001 LibJS: Add a separate "identifier table" to bytecode executables 3 năm trước cách đây
Instruction.cpp a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 năm trước cách đây
Instruction.h 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs 3 năm trước cách đây
Interpreter.cpp d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators 3 năm trước cách đây
Interpreter.h d5791c85b4 LibJS: Avoid copying the frame into the interpreter in BC generators 3 năm trước cách đây
Label.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 năm trước cách đây
Op.cpp 9ad807d08b LibJS/Bytecode: Pass contains_direct_call_to_eval into ESFO::create 3 năm trước cách đây
Op.h 482a827346 LibJS/Bytecode: Make typeof return "undefined" on unresolvable IDs 3 năm trước cách đây
PassManager.h 1414c7b049 LibJS: Add a basic pass manager and add some basic passes 4 năm trước cách đây
Register.h 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 năm trước cách đây
StringTable.cpp 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 năm trước cách đây
StringTable.h 13f04e37e5 LibJS: Use String and move semantics in Bytecode::StringTable 3 năm trước cách đây